This is the mail archive of the gcc-prs@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/1487: CVS gcc can't compile



>Number:         1487
>Category:       c
>Synopsis:       CVS gcc can't compile
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 21 05:16:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Haruhiko Okumura
>Release:        2.97 20001129 (experimental)
>Organization:
Matsusaka University
>Environment:
System: Linux dhcp183-004.ztv.ne.jp 2.2.15 #1 Thu May 4 17:46:50 JST 2000 i686 unknown
Architecture: i686

host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc/configure --enable-shared --enable-languages=c++,f77,java : (reconfigured) 
>Description:

while building CVS gcc as of today:

./xgcc -B./ -B/usr/local/i686-pc-linux-gnu/bin/ -isystem /usr/local/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -fexceptions -DL_eh -c ../../gcc/gcc/libgcc2.c -o libgcc/./_eh.o
../../gcc/gcc/libgcc2.c: In function `__sjthrow':
../../gcc/gcc/libgcc2.c:3515: Internal compiler error in distribute_notes, at combine.c:12572
Please submit a full bug report.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_eh.o] Error 1
make[3]: Leaving directory `/opt/local/src/gccobj/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/opt/local/src/gccobj/gcc'
make[1]: *** [stage_a] Error 2
make[1]: Leaving directory `/opt/local/src/gccobj/gcc'
make: *** [bootstrap] Error 2

I tried it with gcc 2.97, egcs 1.1.2, gcc 2.97 with -V2.95.2, but the results are the same.

>How-To-Repeat:
	make bootstrap
>Fix:
	don't know
>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]