[Bug ipa/63575] [5 Regression] ICF miscompiles libstdc++

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 17 11:59:00 GMT 2014


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Seems to be fixed with

2014-10-17  Martin Liska  <mliska@suse.cz>

        * ipa-icf.c (sem_function::merge): Local flags are set to false
        to enforce equal calling convention to be used.
        * opts.c (common_handle_option): Indentation fix.



More information about the Gcc-bugs mailing list