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

bootstrap/5243: ICE compiling gcc in function __floatdidf



>Number:         5243
>Category:       bootstrap
>Synopsis:       ICE compiling gcc in function __floatdidf
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 02 02:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     georg.wild@gmx.de
>Release:        latest cvs
>Organization:
>Environment:
glibc-2.2.90
>Description:
ICE compiling gcc latest cvs!
.....
/root/gcc/gcc/xgcc -B/root/gcc/gcc/ -B/usr/local/gcc/3/i686-pc-linux-gnu/bin/ -B/usr/local/gcc/3/i686-pc-linux-gnu/lib/ -isystem /usr/local/gcc/3/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. -I./. -I./config -I./../include  -DL_floatdidf -c ./libgcc2.c -o libgcc/./_floatdidf.o
libgcc2.c: In function `__floatdidf':
libgcc2.c:1058: Internal compiler error in copy_to_mode_reg, at explow.c:711
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_floatdidf.o] Error 1
make[2]: Leaving directory `/maxtor/root/gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/maxtor/root/gcc/gcc'
>How-To-Repeat:
just compile gcc
>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]