[Bug lto/84212] -Wno-* does not disable warnings from -flto link stage

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 5 23:20:00 GMT 2018


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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
This is strange. Is the driver passing the warning options to the LTO compiler?
Does the LTO compiler process warning options or just drops them?

Perhaps -v -### would clarify what is going on?


More information about the Gcc-bugs mailing list