public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/2573: 3.1 ICE's on solaris when compiling fftw
@ 2001-12-12 20:06 Brad Lucier
  0 siblings, 0 replies; 6+ messages in thread
From: Brad Lucier @ 2001-12-12 20:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/2573; it has been noted by GNATS.

From: Brad Lucier <lucier@math.purdue.edu>
To: rodrigc@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   lucier@math.purdue.edu, nobody@gcc.gnu.org
Subject: Re: target/2573: 3.1 ICE's on solaris when compiling fftw
Date: Wed, 12 Dec 2001 23:02:06 -0500 (EST)

 > 
 > 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
 > 
 
 OK, things seem to be working better now.
 
 I configured and built a sparcv9-sun-solaris2.8 compiler (I think) with
 
 ( /bin/rm -rf * ) ; ( env CC='cc -xarch=v9 -xildoff' ../configure --prefix=/pkgs/gcc-2.96 sparcv9-sun-solaris2.8 ) ; ( make -j 12 bootstrap > & build.log ) &
 
 I then configured and built fftw-2.1.3 with
 
 banach-6% gcc -v
 Reading specs from /pkgs/gcc-2.96/lib/gcc-lib/sparcv9-sun-solaris2.8/3.1/specs
 Configured with: ../configure --prefix=/pkgs/gcc-2.96 sparcv9-sun-solaris2.8
 Thread model: posix
 gcc version 3.1 20011211 (experimental)
 banach-7% ./configure --with-gcc sparcv9-sun-solaris2.8
 banach-8% make
 banach-11% make check
 
 Everything passed.
 
 So, if you believe I built things correctly (I can't remember how I built
 them when I filed the report last April ;-), then you can retire this
 GNAT report.
 
 Brad


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: target/2573: 3.1 ICE's on solaris when compiling fftw
@ 2001-12-12 20:26 rodrigc
  0 siblings, 0 replies; 6+ messages in thread
From: rodrigc @ 2001-12-12 20:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/2573; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  lucier@math.purdue.edu, nobody@gcc.gnu.org, rodrigc@gcc.gnu.org
Cc:  
Subject: Re: target/2573: 3.1 ICE's on solaris when compiling fftw
Date: 13 Dec 2001 04:14:57 -0000

 Synopsis: 3.1 ICE's on solaris when compiling fftw
 
 State-Changed-From-To: feedback->closed
 State-Changed-By: rodrigc
 State-Changed-When: Wed Dec 12 20:14:57 2001
 State-Changed-Why:
     Closed on request of submitter.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=2573&database=gcc


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: target/2573: 3.1 ICE's on solaris when compiling fftw
@ 2001-12-12 20:14 rodrigc
  0 siblings, 0 replies; 6+ messages in thread
From: rodrigc @ 2001-12-12 20:14 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, lucier, nobody, rodrigc

Synopsis: 3.1 ICE's on solaris when compiling fftw

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Dec 12 20:14:57 2001
State-Changed-Why:
    Closed on request of submitter.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=2573&database=gcc


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: target/2573: 3.1 ICE's on solaris when compiling fftw
@ 2001-12-08 20:46 Brad Lucier
  0 siblings, 0 replies; 6+ messages in thread
From: Brad Lucier @ 2001-12-08 20:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/2573; it has been noted by GNATS.

From: Brad Lucier <lucier@math.purdue.edu>
To: rodrigc@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   lucier@math.purdue.edu, nobody@gcc.gnu.org
Subject: Re: target/2573: 3.1 ICE's on solaris when compiling fftw
Date: Sat, 8 Dec 2001 23:34:44 -0500 (EST)

 > 
 > 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: target/2573: 3.1 ICE's on solaris when compiling fftw
@ 2001-12-08 19:36 rodrigc
  0 siblings, 0 replies; 6+ messages in thread
From: rodrigc @ 2001-12-08 19:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/2573; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  lucier@math.purdue.edu, nobody@gcc.gnu.org, rodrigc@gcc.gnu.org
Cc:  
Subject: Re: target/2573: 3.1 ICE's on solaris when compiling fftw
Date: 9 Dec 2001 03:27:19 -0000

 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: target/2573: 3.1 ICE's on solaris when compiling fftw
@ 2001-12-08 19:27 rodrigc
  0 siblings, 0 replies; 6+ messages in thread
From: rodrigc @ 2001-12-08 19:27 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, lucier, nobody, rodrigc

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-12-13  4:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-12 20:06 target/2573: 3.1 ICE's on solaris when compiling fftw Brad Lucier
  -- strict thread matches above, loose matches on Subject: below --
2001-12-12 20:26 rodrigc
2001-12-12 20:14 rodrigc
2001-12-08 20:46 Brad Lucier
2001-12-08 19:36 rodrigc
2001-12-08 19:27 rodrigc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).