This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/499: g++ gives internal compiler error
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/499: g++ gives internal compiler error
- From: dtimoney at att dot com
- Date: 31 Aug 2000 14:23:16 -0000
- Reply-To: dtimoney at att dot com
- Resent-Cc: gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, jason at gcc dot gnu dot org
- Resent-Reply-To: gcc-gnats@gcc.gnu.org, dtimoney@att.com
>Number: 499
>Category: c++
>Synopsis: g++ gives internal compiler error
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Thu Aug 31 07:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Dan Timoney
>Release: GNU CPP version 2.95.2 19991024 (release) (i386 System V Release 4)
>Organization:
>Environment:
UnixWare release 7.0.1 (on Pentium-based system)
>Description:
I received the following error message when trying to compile a C++ source file:
/usr/local/lib/gcc-lib/i686-UnixWare7.0.1-sysv5/2.95.2/../../../../include/g++-3
/stl_map.h:76: Internal compiler error in `output_die', at dwarf2out.c:5426
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
This problem only occurs when g++ is called with -g flag.
>How-To-Repeat:
Compile the attached file with:
g++ -DUNIXWARE -g -DUSE_PTHREADS -Wall -ansi -c MgcpParse.ii
>Fix:
Omit -g flag from compile line.
>Release-Note:
>Audit-Trail:
>Unformatted: