public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/64068] New: [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546
@ 2014-11-25  9:50 trippels at gcc dot gnu.org
  2014-11-25  9:52 ` [Bug ipa/64068] " rguenth at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: trippels at gcc dot gnu.org @ 2014-11-25  9:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64068
           Summary: [5 Regression] ICE: in remove_unreachable_nodes, at
                    ipa.c:546
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trippels at gcc dot gnu.org
                CC: marxin at gcc dot gnu.org

Created attachment 34109
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34109&action=edit
Somewhat reduced testcase

Running the Boost testsuite shows:

 % g++ -c -O2 -std=c++11 -w rule4.ii
rule4.ii:1265:15: internal compiler error: in remove_unreachable_nodes, at
ipa.c:546
               }
               ^
0xaf1cbb symbol_table::remove_unreachable_nodes(bool, _IO_FILE*)
        ../../gcc/gcc/ipa.c:546
0x1272dbc ipa_inline
        ../../gcc/gcc/ipa-inline.c:2193
0x1272dbc execute
        ../../gcc/gcc/ipa-inline.c:2558
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Adding -fno-ipa-icf fixes the issue.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-02-19  0:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25  9:50 [Bug ipa/64068] New: [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546 trippels at gcc dot gnu.org
2014-11-25  9:52 ` [Bug ipa/64068] " rguenth at gcc dot gnu.org
2014-11-25 14:01 ` marxin at gcc dot gnu.org
2014-11-30 20:43 ` dimhen at gmail dot com
2014-12-02 17:39 ` burnus at gcc dot gnu.org
2014-12-20 10:04 ` adam at os dot inf.tu-dresden.de
2015-01-15  4:24 ` hubicka at gcc dot gnu.org
2015-01-15  4:27 ` hubicka at gcc dot gnu.org
2015-01-15 17:12 ` marxin at gcc dot gnu.org
2015-01-15 17:15 ` marxin at gcc dot gnu.org
2015-01-15 17:30 ` marxin at gcc dot gnu.org
2015-02-04 23:37 ` doko at gcc dot gnu.org
2015-02-05  0:28 ` wmi at gcc dot gnu.org
2015-02-19  0:44 ` ctice at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).