public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled
@ 1997-12-02  9:56 manfred
  1997-12-02 13:14 ` Joe Buck
  0 siblings, 1 reply; 5+ messages in thread
From: manfred @ 1997-12-02  9:56 UTC (permalink / raw)
  To: egcs

These are my results for egcs-971201 on sparc-sun-solaris2.5.1 using

  - GNU binutils-2.8.1	 (almost the official version)
  - plain egcs-971127 plus the following patches:

    [1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
    [2]: egcs-970929: GNU assembler too picky from <manfred@ks.sel.alcatel.de>
    [3]: Install c++filt from <manfred@s-direktnet.de>
    [4]: egcs-970929: Missing SHELL from <manfred@ks.sel.alcatel.de>
    [5]: [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3
	 from <manfred@s-direktnet.de>
    [6]: `Re: 'make bootstrap' failure on  m88k-dg-dgux5.4R3.10' patch #2 from
	  <manfred@s-direktnet.de>
    [7]: class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch from <mrs@wrs.com>


config env:
	CC=gcc CFLAGS='-O9' LDFLAGS='-s'
config flags:
	--enable-shared	--enable-threads				\
	--with-gnu-as --with-gnu-ld					\
	--prefix=/u/b60/manfred/gnu/sparc-sun-solaris2			\
	--with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-solaris2/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.90.20/include/g++ \
	--with-local-prefix=/u/b60/manfred/gnu/sparc-sun-solaris2

BOOT_CFLAGS:
	-O9
gcc used for bootstrapping:
	gcc version egcs-2.90.19 971127 (gcc2-970802 experimental)


Test Run By manfred on Tue Dec  2 10:51:13 1997
Native configuration is sparc-sun-solaris2.5.1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Tue Dec  2 10:52:36 1997
Native configuration is sparc-sun-solaris2.5.1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Tue Dec  2 10:53:47 1997
Native configuration is sparc-sun-solaris2.5.1

		=== gcc tests ===

FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

		=== gcc Summary ===

# of expected passes		4881
# of unexpected failures	4
# of expected failures		5
# of unsupported tests		6
/local/manfred/work/GNU/egcs-971201-sparc-sun-solaris2.5.1/gcc/xgcc version egcs-2.90.20 971201 (gcc2-970802 experimental)


Test Run By manfred on Tue Dec  2 11:44:33 1997
Native configuration is sparc-sun-solaris2.5.1

		=== g++ tests ===

XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3400
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6
/local/manfred/work/GNU/egcs-971201-sparc-sun-solaris2.5.1/gcc/testsuite/../xgcc version egcs-2.90.20 971201 (gcc2-970802 experimental)

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

* Re: egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled
  1997-12-02  9:56 egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled manfred
@ 1997-12-02 13:14 ` Joe Buck
  1997-12-03  3:30   ` Manfred.Hollstein
  1997-12-03  3:30   ` Manfred.Hollstein
  0 siblings, 2 replies; 5+ messages in thread
From: Joe Buck @ 1997-12-02 13:14 UTC (permalink / raw)
  To: manfred; +Cc: egcs

> These are my results for egcs-971201 on sparc-sun-solaris2.5.1 using
> 
>   - GNU binutils-2.8.1	 (almost the official version)
>   - plain egcs-971127 plus the following patches:

It appears that the only patch that is making a difference is this one:

>     [7]: class.c (prepare_fresh_vtable): Enable even more complex MI
> 	 vtable names patch from <mrs@wrs.com>

It seems this fixes the internal compiler error in g++.jason/destruct3.C .
Other than this your results are the same as with no patches.


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

* Re: egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled
  1997-12-02 13:14 ` Joe Buck
  1997-12-03  3:30   ` Manfred.Hollstein
@ 1997-12-03  3:30   ` Manfred.Hollstein
  1 sibling, 0 replies; 5+ messages in thread
From: Manfred.Hollstein @ 1997-12-03  3:30 UTC (permalink / raw)
  To: jbuck; +Cc: egcs

On Tue, 2 December 1997, 13:07:40, jbuck@synopsys.com wrote:

 > 
 > > These are my results for egcs-971201 on sparc-sun-solaris2.5.1 using
 > > 
 > >   - GNU binutils-2.8.1	 (almost the official version)
 > >   - plain egcs-971127 plus the following patches:
 > 
 > It appears that the only patch that is making a difference is this one:
 > 
 > >     [7]: class.c (prepare_fresh_vtable): Enable even more complex MI
 > > 	 vtable names patch from <mrs@wrs.com>
 > 
 > It seems this fixes the internal compiler error in g++.jason/destruct3.C .
 > Other than this your results are the same as with no patches.
 > 

Yes, you're right. 99% of all egcs users shouldn't need my other patches,
but I have to support the two Motorola delta boxes (m68k and m88k) and
for them they are vital!

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

* Re: egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled
  1997-12-02 13:14 ` Joe Buck
@ 1997-12-03  3:30   ` Manfred.Hollstein
  1997-12-03  3:30   ` Manfred.Hollstein
  1 sibling, 0 replies; 5+ messages in thread
From: Manfred.Hollstein @ 1997-12-03  3:30 UTC (permalink / raw)
  To: jbuck; +Cc: egcs

On Tue, 2 December 1997, 13:07:40, jbuck@synopsys.com wrote:

 > 
 > > These are my results for egcs-971201 on sparc-sun-solaris2.5.1 using
 > > 
 > >   - GNU binutils-2.8.1	 (almost the official version)
 > >   - plain egcs-971127 plus the following patches:
 > 
 > It appears that the only patch that is making a difference is this one:
 > 
 > >     [7]: class.c (prepare_fresh_vtable): Enable even more complex MI
 > > 	 vtable names patch from <mrs@wrs.com>
 > 
 > It seems this fixes the internal compiler error in g++.jason/destruct3.C .
 > Other than this your results are the same as with no patches.
 > 

And, [1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
is absolutely necessary at least on sparc-sun-sunos4 if using --enable-shared!

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

* egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled
@ 1997-12-03  4:08 manfred
  0 siblings, 0 replies; 5+ messages in thread
From: manfred @ 1997-12-03  4:08 UTC (permalink / raw)
  To: egcs

These are my results for egcs-971201 on m88k-motorola-sysv3 (aka. delta88) using

  - GNU binutils-2.8.1	 (almost the official version)
  - plain egcs-971201 plus the following patches:

    [1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
    [2]: egcs-970929: GNU assembler too picky from <manfred@ks.sel.alcatel.de>
    [3]: Install c++filt from <manfred@s-direktnet.de>
    [4]: egcs-970929: Missing SHELL from <manfred@ks.sel.alcatel.de>
    [5]: [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3
	 from <manfred@s-direktnet.de>
    [6]: `Re: 'make bootstrap' failure on  m88k-dg-dgux5.4R3.10' patch #2 from
	  <manfred@s-direktnet.de>
    [7]: class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch from <mrs@wrs.com>
    [8]: `egcs-971201 top-level configure mishandles --with-gxx-include-dir' patch
	 from <rittle@supra.rsch.comm.mot.com>


config env:
	CC=gcc CFLAGS='-O9' LDFLAGS='-s'
config flags:
	--with-gnu-as --with-gnu-ld					\
	--prefix=/u/b60/manfred/gnu/delta88				\
	--with-gxx-include-dir=/u/b60/manfred/gnu/delta88/lib/gcc-lib/delta88/egcs-2.90.20/include/g++ \
	--with-local-prefix=/u/b60/manfred/gnu/delta88

BOOT_CFLAGS:
	-O9 -D__USE_FIXED_PROTOTYPES__
gcc used for bootstrapping:
	gcc version egcs-2.90.19 971127 (gcc2-970802 experimental)


Test Run By manfred on Tue Dec  2 17:52:32 1997
Native configuration is m88k-motorola-sysv3

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Tue Dec  2 18:06:22 1997
Native configuration is m88k-motorola-sysv3

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Tue Dec  2 18:18:41 1997
Native configuration is m88k-motorola-sysv3

		=== gcc tests ===

FAIL: gcc.c-torture/execute/loop-2e.c compilation,  -O0 
FAIL: gcc.c-torture/execute/loop-2e.c compilation,  -O1 
FAIL: gcc.c-torture/execute/loop-2e.c compilation,  -O2 
FAIL: gcc.c-torture/execute/loop-2e.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2e.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2e.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2f.c compilation,  -O0 
FAIL: gcc.c-torture/execute/loop-2f.c compilation,  -O1 
FAIL: gcc.c-torture/execute/loop-2f.c compilation,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 -fomit-frame-pointer -finline-functions 

		=== gcc Summary ===

# of expected passes		4854
# of unexpected failures	17
# of expected failures		5
# of untested testcases		12
# of unsupported tests		7
/home/manfred/work/GNU/egcs-971201-de/gcc/xgcc version egcs-2.90.20 971201 (gcc2-970802 experimental)


Test Run By manfred on Wed Dec  3 01:29:20 1997
Native configuration is m88k-motorola-sysv3

		=== g++ tests ===

FAIL: g++.brendan/crash20.C (test for excess errors)
FAIL: g++.brendan/new3.C (test for excess errors)
FAIL: g++.jason/thunk2.C (test for excess errors)
FAIL: g++.jason/thunk3.C (test for excess errors)
FAIL: g++.law/arm13.C (test for excess errors)
FAIL: g++.law/code-gen5.C (test for excess errors)
FAIL: g++.law/ctors6.C (test for excess errors)
FAIL: g++.law/cvt2.C (test for excess errors)
FAIL: g++.law/operators23.C (test for excess errors)
FAIL: g++.law/operators4.C (test for excess errors)
FAIL: g++.law/profile1.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/p710.C (test for excess errors)
FAIL: g++.mike/p9706.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3378
# of unexpected failures	13
# of unexpected successes	2
# of expected failures		88
# of untested testcases		6
/home/manfred/work/GNU/egcs-971201-de/gcc/testsuite/../xgcc version egcs-2.90.20 971201 (gcc2-970802 experimental)

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

end of thread, other threads:[~1997-12-03  4:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-02  9:56 egcs-971201: results on sparc-sun-solaris2.5.1 haifa disabled manfred
1997-12-02 13:14 ` Joe Buck
1997-12-03  3:30   ` Manfred.Hollstein
1997-12-03  3:30   ` Manfred.Hollstein
1997-12-03  4:08 manfred

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