public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/41619]  New: ICE in insert_save (caller-save.c) for SPEC CPU2000's 252.eon
@ 2009-10-07 13:10 kenneth dot hoste at elis dot ugent dot be
  2010-04-30  8:55 ` [Bug rtl-optimization/41619] [4.4/4.5/4.6 regression] " jakub at gcc dot gnu dot org
  0 siblings, 1 reply; 8+ messages in thread
From: kenneth dot hoste at elis dot ugent dot be @ 2009-10-07 13:10 UTC (permalink / raw)
  To: gcc-bugs

While doing a bunch of experiments with randomly constructed sets of
optimization flags, I ran into the following compilation error while trying to
build SPEC CPU2000's 252.eon:

internal compiler error: in insert_save, at caller-save.c:1122

The problem occurs during compilation of various of the benchmark's C++ source
files, mainly for  mrSpotAreaXYDiskLuminaire.cc and mrGrid.cc, while using any
of the following combination of flags:

-O1 -fno-ira-share-save-slots -fcaller-saves 
-O2 -fno-ira-share-save-slots 
-O3 -fno-ira-share-save-slots 
-Os -fno-ira-share-save-slots 

I've created a significantly reduced testcase using delta (attached).

Reproducing the error should be as simple as the line below, using g++ 4.4.1:

g++ -O2 -fno-ira-share-saved-spill-slots testcase.ii


-- 
           Summary: ICE in insert_save (caller-save.c) for SPEC CPU2000's
                    252.eon
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kenneth dot hoste at elis dot ugent dot be
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2011-05-26 12:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-41619-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 11:55 ` [Bug rtl-optimization/41619] [4.4/4.5/4.6 regression] ICE in insert_save (caller-save.c) for SPEC CPU2000's 252.eon jakub at gcc dot gnu.org
2011-01-19 20:44 ` law at redhat dot com
2011-01-20  3:49 ` law at redhat dot com
2011-01-21 17:16 ` law at redhat dot com
2011-01-21 17:19 ` law at gcc dot gnu.org
2011-01-21 17:25 ` law at redhat dot com
2011-05-26 12:46 ` ebotcazou at gcc dot gnu.org
2009-10-07 13:10 [Bug c++/41619] New: " kenneth dot hoste at elis dot ugent dot be
2010-04-30  8:55 ` [Bug rtl-optimization/41619] [4.4/4.5/4.6 regression] " jakub at gcc dot gnu dot 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).