This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
debug/4350: Internal compiler error in `output_die', at dwarf2out.c:5433
- To: gcc-gnats at gcc dot gnu dot org
- Subject: debug/4350: Internal compiler error in `output_die', at dwarf2out.c:5433
- From: opoplawski at cqg dot com
- Date: 18 Sep 2001 15:28:46 -0000
- Reply-To: opoplawski at cqg dot com
>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: