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]

Re: target/2573: 3.1 ICE's on solaris when compiling fftw


> 
> Synopsis: 3.1 ICE's on solaris when compiling fftw
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Sat Dec  8 19:27:19 2001
> State-Changed-Why:
>     Does this still occur in current gcc 3.1 snapshots?
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=2573&database=gcc

I'm sorry, I can't tell, it doesn't bootstrap on sparc with today's source
using Sun's assembler /usr/ccs/bin/as:

./xgcc -B./ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/bin/ -isystem /pkgs/gcc-2.96/sparc-sun-solaris2.8/include -isystem /pkgs/gcc-2.96/sparc-sun-solaris2.8/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include  -DL_muldi3 -c ../../gcc/libgcc2.c -o libgcc/./_muldi3.o
/usr/ccs/bin/as: "/tmp/ccT7Nlgi.s", line 208: error: unknown opcode ".stabd"
/usr/ccs/bin/as: "/tmp/ccT7Nlgi.s", line 208: error: statement syntax
make[3]: *** [libgcc/./_muldi3.o] Error 1

It hasn't bootstrapped for so long on the sparc that I've stopped trying
recently.

Brad


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