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]

debug/4350: Internal compiler error in `output_die', at dwarf2out.c:5433



>Number:         4350
>Category:       debug
>Synopsis:       Internal compiler error in `output_die', at dwarf2out.c:5433
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 18 08:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Orion Poplawski
>Release:        gcc version 2.95.3pl1 20010315 (release) - OU8
>Organization:
>Environment:
SCO UnixWare 7.1.1
This is the Caldera provided version of gcc.
>Description:
When compiling with both -g and -O3 gcc reports the above error.  It is okay with -O2 or without -g.

Attached is the compressed pre-processed source.

Full error:
 /usr/gnu/lib/gcc-lib/i586-unknown-sysv5/2.95.3pl1/cc1plus mqueue.ii -quiet -dumpbase mqueue.cc -g -O3 -version -o mqueue.s
GNU C++ version 2.95.3pl1 20010315 (release) - OU8 (i586-unknown-sysv5) compiled by GNU C version 2.95.3pl1 20010315 (release) - OU8.
mqueue.cc: In function `void show_client_id_table()':
mqueue.cc:143: implicit declaration of function `int cftime(...)'
cont.h: At top level:
cont.h:301: Internal compiler error in `output_die', at dwarf2out.c:5433
>How-To-Repeat:
cc1plus mqueue.ii -quiet -dumpbase mqueue.cc -g -O3 -version -o mqueue.s
>Fix:

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