[Bug bootstrap/54353] bootstrap-debug-ckovw bootstrap fails because of -fcompare-debug-not-overridden

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 18 07:20:29 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54353

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Keywords|                            |build
   Last reconfirmed|                            |2021-09-18
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So I just tested this.
The problem for me is configure in libcpp overrides the CFLAGS just to see if
-g is accepted and/or when testing to see which style of dependancy gcc is
emitting.
I don't think there is a way to get this fixed without major changes to
autoconf ...


More information about the Gcc-bugs mailing list