On 12/15/20 8:42 PM, Jeff Law wrote:
Arguably not a bugfix. But I think this is reasonable, even during stage3.
Thank you.
OK by me, but give Richi and Jakub a couple days if they object due to
it not being a bugfix.
To be honest it's only removal of a dead code. Hope it's fine to instal
>
> 0001-Remove-Report-keyword-for-options.patch
>
> From 13c7f39e59862a639823d0f47bbe1f4d9aacd736 Mon Sep 17 00:00:00 2001
> From: Martin Liska
> Date: Fri, 11 Dec 2020 17:06:49 +0100
> Subject: [PATCH 1/2] Remove Report keyword for options
>
> Since g:7caa49706316e650fb67
Martin Liska
Date: Fri, 11 Dec 2020 17:06:49 +0100
Subject: [PATCH 1/2] Remove Report keyword for options
Since g:7caa49706316e650fb67719e1a1bf3a35054b685 the option is ignored
as we print used command line for -fverbose-asm output.
gcc/ChangeLog:
* doc/options.texi: Remove Report keyword.
* opt-