This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12139] New: ICE in pretty-printer when dumping trees
- From: "jbuck at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2003 21:23:51 -0000
- Subject: [Bug c++/12139] New: ICE in pretty-printer when dumping trees
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12139
Summary: ICE in pretty-printer when dumping trees
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jbuck at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
Running the command
/gcc -S -fdump-tree-all tg.C
with the attached file gives
tg.C: In function `string fred(bool)':
tg.C:13: internal compiler error: Segmentation fault
Please submit a full bug report...
The crash is in c-pretty-print.c