[Bug tree-optimization/17517] New: [4.0 Regression] ICE: SSA corruption

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 16 10:17:00 GMT 2004


$ g++ --version 
g++ (GCC) 4.0.0 20040915 (experimental) 
Copyright (C) 2004 Free Software Foundation, Inc. 
This is free software; see the source for copying conditions.  There is NO 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
 
$ g++ -O t.cc 
 
Different root vars: checker$ptr and p across an abnormal edge from BB3->BB6 
t.cc: In function `void pipe()': 
t.cc:25466: internal compiler error: SSA corruption 
 
The test case, which I'll attach soon, comes from aspell.  I've tried 
to reduce the test case to something manageable, though probably some 
more C++-savvy bug master can reduce it a lot further...

-- 
           Summary: [4.0 Regression] ICE: SSA corruption
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: steven at gcc dot gnu dot org
                CC: amacleod at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org


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



More information about the Gcc-bugs mailing list