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]

bootstrap/7509: gcc 3.1.1 bootstrap fails in stage2


>Number:         7509
>Category:       bootstrap
>Synopsis:       gcc 3.1.1 bootstrap fails in stage2
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 06 10:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     gypsy@Media.mit.edu
>Release:        gcc-3.1.1 thread mode single
>Organization:
>Environment:
Compaq XP1000, AlphaEV6, Tru64 5.0A (alphaev6-dec-osf5.0A)
>Description:
The comand is:  CC=cc CFLAGS="-I/usr/local/lib" /usr/local/gcc-3.1.1/configure

The CFLAGS are necessary for linking against GNU libiconv.so 1.8, which otherwise would conflict with Tru64's own libiconv.so.

The result is:



stage2/xgcc -Bstage2/ -B/usr/local/alphaev6-dec-osf5.0/bin/ -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/predict.c -o predict.o
../../gcc/predict.c: In function `propagate_freq':
../../gcc/predict.c:708: Internal compiler error in @œ
                                                      @, at F:537413072
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [predict.o] Error 1
gmake[2]: Leaving directory `/usr/local/src/gcc-3.1.1/obj/gcc'
gmake[1]: *** [stage3_build] Error 2
gmake[1]: Leaving directory `/usr/local/src/gcc-3.1.1/obj/gcc'
gmake: *** [bootstrap] Error 2
bash-2.05a# 

It might be helpful to know that this works on an alphaev56-dec-osf4.0f system.
>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]