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]

3.1 20010307 IRIX compiler error


Hi,

I cannot build the current cvs version on my IRIX 6.5 box anymore
The latest version running are
3.1 20010223  and
the current 3.0 version

Here the problem
./xgcc -B./ -B/usr/LOCAL/mips-sgi-irix6.5/bin/ -isystem /usr/LOCAL/mips-sgi-irix6.5/include -O3   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -O    -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc -I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/. -I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/config -I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/../include  -DL_muldi3 -c /usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/libgcc2.c -o libgcc/./_muldi3.o
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/libgcc2.c: In function `__muldi3':
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/libgcc2.c:359: Internal compiler error in c_expand_expr, at c-common.c:4086

I've attached the preprocessed source.

Thanks for looking into it.

Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany

_muldi3_E.c.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]