This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11291] New: Segmentation fault in middle of error printing
- From: "wanderer at rsu dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2003 14:43:12 -0000
- Subject: [Bug c++/11291] New: Segmentation fault in middle of error printing
- 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=11291
Summary: Segmentation fault in middle of error printing
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wanderer at rsu dot ru
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-unknown-freebsd4.7
GCC host triplet: i386-unknown-freebsd4.7
GCC target triplet: i386-unknown-freebsd4.7
Compilation at attached source file is terminated with error message, but
GCC generate segmentation fault in middle error message (after printing
instantiation stack, but before error text)