[Bug c++/13033] [tree-ssa] ICE in lower_stmt

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 13 15:12:00 GMT 2003


------- Additional Comments From bangerth at dealii dot org  2003-11-13 15:12 -------
Zdenek already confirmed this. I only have a tree-ssa snapshot from
2003-11-11, which yields a different ICE:

g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc
x.cc: In function `void processNode(QDomNode)':
x.cc:9: internal compiler error: in gimplify_expr, at gimplify.c:3042
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -v
Reading specs from
/home/bangerth/bin/gcc-3.4-pre/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/specs
Configured with: ../gcc-tree-ssa/configure --enable-languages=c,c++
--prefix=/home/bangerth/bin/gcc-3.4-pre --enable-checking
Thread model: posix
gcc version 3.5-tree-ssa 20031111 (merged 20031026)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-13 15:12:05
               date|                            |
   Target Milestone|---                         |tree-ssa


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



More information about the Gcc-bugs mailing list