public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/4288: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28
@ 2001-12-01 20:11 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-12-01 20:11 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, lucier, nobody

Synopsis: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Dec  1 20:11:05 2001
State-Changed-Why:
    Fixed.
    http://gcc.gnu.org/ml/gcc/2001-09/msg00412.html

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


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

* Re: bootstrap/4288: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28
@ 2001-12-01 20:16 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-12-01 20:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/4288; 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
Cc:  
Subject: Re: bootstrap/4288: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28
Date: 2 Dec 2001 04:11:06 -0000

 Synopsis: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28
 
 State-Changed-From-To: open->closed
 State-Changed-By: rodrigc
 State-Changed-When: Sat Dec  1 20:11:05 2001
 State-Changed-Why:
     Fixed.
     http://gcc.gnu.org/ml/gcc/2001-09/msg00412.html
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4288&database=gcc


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

* bootstrap/4288: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28
@ 2001-09-10 12:26 lucier
  0 siblings, 0 replies; 3+ messages in thread
From: lucier @ 2001-09-10 12:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4288
>Category:       bootstrap
>Synopsis:       3.1 bootstrap fails after stage1 on sparc-sun-solaris28
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 10 12:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     B. Lucier
>Release:        3.1 (trunk)
>Organization:
>Environment:
sparc-sun-solaris28
>Description:
A parallel bootstrap fails after building the stage1
compiler (with gcc-3.0) with the following messages:

../../gcc/libgcc2.c: In function `__ashrdi3':
../../gcc/libgcc2.c:329: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [libgcc/./_ashrdi3.o] Error 1
make[3]: *** Waiting for unfinished jobs....
../../gcc/libgcc2.c: In function `__lshrdi3':
../../gcc/libgcc2.c:266: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [libgcc/./_lshrdi3.o] Error 1
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/export/home/lucier/gcc/gcc-3.1/objdir/gcc'
make: *** [bootstrap] Error 2
../../gcc/libgcc2.c: In function `__floatdisf':
../../gcc/libgcc2.c:1129: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
../../gcc/libgcc2.c: In function `__ashldi3':
../../gcc/libgcc2.c:297: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
../../gcc/libgcc2.c: In function `__ucmpdi2':
../../gcc/libgcc2.c:832: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
../../gcc/libgcc2.c: In function `__floatdidf':
../../gcc/libgcc2.c:1061: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
../../gcc/libgcc2.c: In function `__cmpdi2':
../../gcc/libgcc2.c:812: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
../../gcc/libgcc2.c: In function `__ffsdi2':
../../gcc/libgcc2.c:349: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
../../gcc/libgcc2.c: In function `__fixunsdfsi':
../../gcc/libgcc2.c:1173: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-01 20:11 bootstrap/4288: 3.1 bootstrap fails after stage1 on sparc-sun-solaris28 rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-12-01 20:16 rodrigc
2001-09-10 12:26 lucier

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