This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13059] [tree-ssa] ICE in gimplify_expr
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2003 12:16:34 -0000
- Subject: [Bug c++/13059] [tree-ssa] ICE in gimplify_expr
- References: <20031114223728.13059.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2003-11-16 12:16 -------
Yup.
Just cc1plus t.cc is enough:
$ g++-3.5 t.cc
t.cc: In function `void foo()':
t.cc:6: internal compiler error: in gimplify_expr, at gimplify.c:3143
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions
This is with "g++-3.5 (GCC) 3.5-tree-ssa 20031114 (merged 20031111)"
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-11-16 12:16:34
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13059