[Bug c/87316] gcc: internal compiler error: Killed (program cc1)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 17 10:50:00 GMT 2018


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

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

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

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Looks very much related to PR63155.  Lots of setjmp calls in the testcase.
Use -ftree-coalesce-vars when not optimizing.

*** This bug has been marked as a duplicate of bug 63155 ***


More information about the Gcc-bugs mailing list