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]
Other format: [Raw text]

c++/8664: gcc 3.2 ICE when compiling ddd


>Number:         8664
>Category:       c++
>Synopsis:       gcc 3.2 ICE when compiling ddd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 20 20:46:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     nall@gentoo.org
>Release:        gcc-3.2
>Organization:
>Environment:
gentoo linux on PPC.
>Description:
compiling ddd-3.3.1 fails as shown below. this is 100% reproducible.

c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDEBUG -O2  -W -Wall -Wno-deprecated -mminimal-toc -pipe -mcpu=7400 -maltivec -mabi=altivec -mpowerpc-gfxopt -fsigned-char  -trigraphs  -c logplayer.C
logplayer.C: In function `void logplayer(const string&)':
logplayer.C:394: Internal compiler error in dwarf2out_frame_debug_expr, at dwarf2out.c:1538
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [logplayer.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ddd-3.3.1-r2/work/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1
>How-To-Repeat:

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