On 12/15/20 1:01 AM, Martin Liška wrote:
> There's a small clean up that removes Report as it's not used
> any longer by -fverbose-asm.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
> Thanks,
> Martin
>
> 0001-Remove-Report-keyword-for-options.patch
>
> From 13c7f39e59862a639823d0f47bbe1f4d9aacd736 Mon Sep 17 00:00:00 2001
> From: Martin Liska <mli...@suse.cz>
> 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-functions.awk: Print error when Report keyword
>       is used.
>       * optc-gen.awk: Do not handle Report keyword.
>       * opts.h (struct cl_option): Remove cl_report bitfield flag.
Arguably not a bugfix.  But I think this is reasonable, even during stage3.

OK by me, but give Richi and Jakub a couple days if they object due to
it not being a bugfix.

jeff

Reply via email to