[Bug tree-optimization/31947] New: [4.2 Regression] ICE in calc_dfs_tree, at dominance.c:374

tbm at cyrius dot com gcc-bugzilla@gcc.gnu.org
Wed May 16 10:26:00 GMT 2007


I'm getting the following ICE with gcc 4.2.0 RC3.  It compiles fine
with gcc 4.1 and 4.3 20070515.

(sid)23889:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/g++ -c -O2
freehdl-vital_timing.cc
freehdl-vital_timing.cc: In function 'array_type<long int> delay(const
array_type<long int>&)':
freehdl-vital_timing.cc:38: internal compiler error: in calc_dfs_tree, at
dominance.c:374
Please submit a full bug report,
with preprocessed source if appropriate.
(sid)23890:tbm@em64t: ~] g++-4.1 -c -O2 freehdl-vital_timing.cc
(sid)23891:tbm@em64t: ~]


-- 
           Summary: [4.2 Regression] ICE in calc_dfs_tree, at
                    dominance.c:374
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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



More information about the Gcc-bugs mailing list