public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* results for egcs-2.91.26 586-pc-linux-gnulibc1
@ 1998-05-04 11:17 Peter Schmid
  1998-05-05 13:11 ` Craig Burley
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Schmid @ 1998-05-04 11:17 UTC (permalink / raw)
  To: egcs

These are the testsuite results for egcs-2.91.26 on the
i386-pc-linux-gnulibc1 system.  

Peter Schmid

gcc:
gcc.log:FAIL: gcc.c-torture/compile/950613-1.c,  -O0  
xgcc: Internal compiler error: program cc1 got fatal signal 6

g++:

g77:
g77.log:FAIL: g77.f-torture/compile/970125-0.f,  -O1  
expr.c:7255: Internal compiler error in function expand_expr

g77.log:FAIL: g77.f-torture/compile/970125-0.f,  -O2  
expr.c:7255: Internal compiler error in function expand_expr

g77.log:FAIL: g77.f-torture/compile/970125-0.f,  -O2
-fomit-frame-pointer -finline-functions   
expr.c:7255: Internal compiler error in function expand_expr

g77.log:FAIL: g77.f-torture/compile/980424-0.f,  -O1  
reg-stack.c:2397: Internal compiler error in function subst_stack_regs_pat

g77.log:FAIL: g77.f-torture/compile/980424-0.f,  -O2  
reg-stack.c:2397: Internal compiler error in function subst_stack_regs_pat

g77.log:FAIL: g77.f-torture/compile/980424-0.f,  -O2
-fomit-frame-pointer -finline-functions
reg-stack..c:2397: Internal compiler error in function subst_stack_regs_pat   

g77.log:FAIL: g77.f-torture/compile/980427-0.f,  -O0  
f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
g77: Internal compiler error: program f771 got fatal signal 6

g77.log:FAIL: g77.f-torture/compile/980427-0.f,  -O1  
f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
g77: Internal compiler error: program f771 got fatal signal 6

g77.log:FAIL: g77.f-torture/compile/980427-0.f,  -O2  
f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
g77: Internal compiler error: program f771 got fatal signal 6

g77.log:FAIL: g77.f-torture/compile/980427-0.f,  -O2
-fomit-frame-pointer -finline-functions   
f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
g77: Internal compiler error: program f771 got fatal signal 6


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

* Re: results for egcs-2.91.26 586-pc-linux-gnulibc1
  1998-05-04 11:17 results for egcs-2.91.26 586-pc-linux-gnulibc1 Peter Schmid
@ 1998-05-05 13:11 ` Craig Burley
  1998-05-05 23:29   ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Craig Burley @ 1998-05-05 13:11 UTC (permalink / raw)
  To: schmid; +Cc: egcs

>g77.log:FAIL: g77.f-torture/compile/970125-0.f,  -O1  
>expr.c:7255: Internal compiler error in function expand_expr

The above is almost certainly a back-end bug, not a g77 bug.  (I'm
not looking into this myself, too busy with straight g77 stuff
these days.)

>g77.log:FAIL: g77.f-torture/compile/980424-0.f,  -O1  
>reg-stack.c:2397: Internal compiler error in function subst_stack_regs_pat

I've run into this myself, 99.99999% likely to be a back-end bug.  (Ditto.)

>g77.log:FAIL: g77.f-torture/compile/980427-0.f,  -O0  
>f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
>g77: Internal compiler error: program f771 got fatal signal 6

100% likely g77 bug, and we already have a fix, which will probably
get installed in egcs within the next few days.  (It's a three-liner
that can be found among the "hot" fixes described for g77 0.5.22 in
< ftp://alpha.gnu.org/g77.plan >.)

        tq vm, (burley)

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

* Re: results for egcs-2.91.26 586-pc-linux-gnulibc1
  1998-05-05 13:11 ` Craig Burley
@ 1998-05-05 23:29   ` Jeffrey A Law
  0 siblings, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 1998-05-05 23:29 UTC (permalink / raw)
  To: Craig Burley; +Cc: schmid, egcs

  In message < 199805051634.MAA09904@melange.gnu.org >you write:
  > >g77.log:FAIL: g77.f-torture/compile/970125-0.f,  -O1  
  > >expr.c:7255: Internal compiler error in function expand_expr
  > 
  > The above is almost certainly a back-end bug, not a g77 bug.  (I'm
  > not looking into this myself, too busy with straight g77 stuff
  > these days.)
That's  a safe bet.


  > >g77.log:FAIL: g77.f-torture/compile/980424-0.f,  -O1  
  > >reg-stack.c:2397: Internal compiler error in function subst_stack_regs_pat
  > 
  > I've run into this myself, 99.99999% likely to be a back-end bug.  (Ditto.)
Likewise.


  > >g77.log:FAIL: g77.f-torture/compile/980427-0.f,  -O0  
  > >f/com.c:938: failed assertion `TREE_CODE (TREE_TYPE (e)) == REAL_TYPE'
  > >g77: Internal compiler error: program f771 got fatal signal 6
  > 
  > 100% likely g77 bug, and we already have a fix, which will probably
  > get installed in egcs within the next few days.  (It's a three-liner
  > that can be found among the "hot" fixes described for g77 0.5.22 in
  > < ftp://alpha.gnu.org/g77.plan >.)
Cool.

An FYI -- these mirror my results on an x86 from a build today...

jeff

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

end of thread, other threads:[~1998-05-05 23:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-04 11:17 results for egcs-2.91.26 586-pc-linux-gnulibc1 Peter Schmid
1998-05-05 13:11 ` Craig Burley
1998-05-05 23:29   ` Jeffrey A Law

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