[Bug c/59332] Segmentation fault in inline_summary with LTO + attribute optimize

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 29 10:01:00 GMT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code, lto      |accepts-invalid,
                   |                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-11-29
          Component|lto                         |c
     Ever confirmed|0                           |1

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
I don't think that will ever work ;)  Thus the bug is that we accept no-lto
as argument to optimize().

Thus, confirmed.



More information about the Gcc-bugs mailing list