This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/948: internal compiler error in "dwarfout_finish"



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]