https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127376
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
comparing LTO IL is not strictly necessary, I have added comparing of the cc1
binary itself to compensate the lack of comparable .o files. But it
occasionally helps pin-pointing a comparison issue.
-fchecking=* should not end up in the per-function optimize flags. So how
exactly do they end up in .gnu.lto_.decls.*.?