This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/948: internal compiler error in "dwarfout_finish"
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/948: internal compiler error in "dwarfout_finish"
- From: Doug dot Henderson at telus dot com
- Date: 30 Nov 2000 22:23:04 -0000
- Cc: djhender at telusplanet dot net
- Reply-To: Doug dot Henderson at telus dot com
>Number: 948
>Category: c++
>Synopsis: internal compiler error in "dwarfout_finish"
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Thu Nov 30 14:26:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Doug Henderson
>Release: gcc version 2.95.2 19991024 (release) (i386, SCO OpenServer 5 Syntax)
>Organization:
>Environment:
uname -a: SCO_SV m8000 3.2 2 i386
>Description:
rebuilding working code with -g1 option in preparation for profiling. Compiler issues the following error:
_map.h:76: Internal compiler error in `dwarfout_finish', at dwarfout.c:6102
>How-To-Repeat:
/usr/local/lib/gcc-lib/i386-pc-sco3.2v5.0.5/2.95.2/cc1plus ds_phone.ii -quiet -dumpbase ds_phone.cc -g1 -O3 -Wall -version -o ds_phone.s
>Fix:
Changing -g1 to -g2 allows compilation to complete without error messages.
>Release-Note:
>Audit-Trail:
>Unformatted: