public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: results for egcs-2.91.24 386-pc-linux-gnulibc1
@ 1998-04-21 17:38 Martin Knoblauch
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Knoblauch @ 1998-04-21 17:38 UTC (permalink / raw)
  To: Peter Schmid, egcs

Hi,

 with the exception of the gcc failure, these are
exactelt the one problems I saw on my mips-sgi-irix6.5
build. Seems to be a more general problem.

Martin
===
------------------------------------------------------
Martin Knoblauch
email: knobi@rocketmail.com or knobi@sirius-cafe.de
www:   http://home.sirius-cafe.de/~knobi







---Peter Schmid
<schmid@ltoi.iap.physik.tu-darmstadt.de> wrote:
>
> 
> These are the testsuite results for egcs-2.91.24 on
the
> i386-pc-linux-gnulibc1 system. I had to add
--disable-nls to configure
> to compile egcs. 
> 
> Peter Schmid
> 
> gcc:
> FAIL: gcc.c-torture/compile/950613-1.c,  -O0  
> xgcc: Internal compiler error: program cc1 got
fatal signal 6
> 
> g++:
> FAIL: g++.brendan/ptolemy1.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.brendan/
> ptolemy1.C:23: Internal compiler error.  
> 
> FAIL: g++.brendan/ptolemy2.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.brendan/
> ptolemy2.C:34: Internal compiler error.
> 
> FAIL: g++.mike/p4484.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> p4484.C:25: argument passing to `int (D::*)()' from
`int (B::*)()'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> p4484.C:25: conversion to `int (D::*)()' from `int
(B::*)()'
> 
> FAIL: g++.mike/p8155.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> p8155.C:44: Internal compiler error.
> 
> FAIL: g++.mike/p9129.C  (test for errors, line 10)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> p9129.C:11: initialization to `int (Foo::*)(int)'
from `int (Foo::*)()'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> p9129.C:11: conversion to `int (Foo::*)(int)' from
`int (Foo::*)()'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> p9129.C:12: initializer for scalar variable
requires one element
> 
> FAIL: g++.mike/pmf1.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> pmf1.C:29: initialization to `int (MD::*)(int)'
from `int (X::*)(int)'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> pmf1.C:29: conversion to `int (MD::*)(int)' from
`int (X::*)(int)'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> pmf1.C:30: initialization to `int (MD::*)(int)'
from `int (Y::*)(int)'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> pmf1.C:30: conversion to `int (MD::*)(int)' from
`int (Y::*)(int)'
> 
> FAIL: g++.mike/pmf8.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> pmf8.C:21: initialization to `void (B::*)()' from
`void (A::*)()'
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
> pmf8.C:21: conversion to `void (B::*)()' from `void
(A::*)()'
> 
> FAIL: g++.other/pmf1.C (test for excess errors)
>
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.other/
> pmf1.C:6: Internal compiler error.
> 
> 
> g77:
> 
> 
> 
> 
> 

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

* results for egcs-2.91.24 386-pc-linux-gnulibc1
@ 1998-04-20 13:06 Peter Schmid
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Schmid @ 1998-04-20 13:06 UTC (permalink / raw)
  To: egcs

These are the testsuite results for egcs-2.91.24 on the
i386-pc-linux-gnulibc1 system. I had to add --disable-nls to configure
to compile egcs. 

Peter Schmid

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

g++:
FAIL: g++.brendan/ptolemy1.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.brendan/
ptolemy1.C:23: Internal compiler error.  

FAIL: g++.brendan/ptolemy2.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.brendan/
ptolemy2.C:34: Internal compiler error.

FAIL: g++.mike/p4484.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
p4484.C:25: argument passing to `int (D::*)()' from `int (B::*)()'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
p4484.C:25: conversion to `int (D::*)()' from `int (B::*)()'

FAIL: g++.mike/p8155.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
p8155.C:44: Internal compiler error.

FAIL: g++.mike/p9129.C  (test for errors, line 10)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
p9129.C:11: initialization to `int (Foo::*)(int)' from `int (Foo::*)()'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
p9129.C:11: conversion to `int (Foo::*)(int)' from `int (Foo::*)()'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
p9129.C:12: initializer for scalar variable requires one element

FAIL: g++.mike/pmf1.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
pmf1.C:29: initialization to `int (MD::*)(int)' from `int (X::*)(int)'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
pmf1.C:29: conversion to `int (MD::*)(int)' from `int (X::*)(int)'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
pmf1.C:30: initialization to `int (MD::*)(int)' from `int (Y::*)(int)'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
pmf1.C:30: conversion to `int (MD::*)(int)' from `int (Y::*)(int)'

FAIL: g++.mike/pmf8.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
pmf8.C:21: initialization to `void (B::*)()' from `void (A::*)()'
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.mike/
pmf8.C:21: conversion to `void (B::*)()' from `void (A::*)()'

FAIL: g++.other/pmf1.C (test for excess errors)
/home/schmid/ftp/egcs-19980418/gcc/testsuite/g++.old-deja/g++.other/
pmf1.C:6: Internal compiler error.


g77:





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

end of thread, other threads:[~1998-04-21 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-21 17:38 results for egcs-2.91.24 386-pc-linux-gnulibc1 Martin Knoblauch
  -- strict thread matches above, loose matches on Subject: below --
1998-04-20 13:06 Peter Schmid

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