[Bug lto/43891] -fwropr misses mismatch of function return types causing an ICE

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 10 13:16:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43891

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

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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-10 12:54:34 UTC ---
I indeed fixed this (I think) with

2010-11-24  Richard Guenther  <rguenther@suse.de>

        PR lto/43218
        * lto-symtab.c (lto_cgraph_replace_node): Mark edges with
        conflicting function signatures as non-inlineable.



More information about the Gcc-bugs mailing list