This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs-971008: results on i586-linux-gnulibc1 haifa enabled


Stock egcs-971008 with the following patches applied:

  [1]: REALLY_SET_LIB_PATH: patch by myself - but rejected by Jeffrey A Law.
  [2]: PICFLAG: patch by myself - will sent it next week.
  [3]: template fix from Jason Marill: pt.c (tsubst): Fix thinko.
       (instantiate_decl): Really use the original template.
  [4]: `Missing virtual tables for type_info classes' rom Alexandre Oliva.
  [5]: libio patch from H.J. Lu, slightly modified by Ulrich Drepper.
  [6]: Missing SHELL: patch by myself.
  [7]: bastring exception patch from Jason Marill.
  [8]: fix for tstring.cc from H.J. Lu.

PS: H.J.,  I'm using  the offical  libc-5.4.33  from GNU/Linux  1.3.1;
           hence your patch seems to work ok.

This message was composed and  sent on a  2.1.57 Linux kernel compiled
by egcs-971008 without haifa using `-O6 -mpentium -fno-exceptions'.

My impression is, that  this kernel is a *lot*  faster than the kernel
compiled    by gcc-2.7.2.3 using    the usual  -m486...   flags!  Very
impressive indeed.


Test Run By manfred on Sun Oct 12 11:00:06 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40

Test Run By manfred on Sun Oct 12 11:01:15 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30

Test Run By manfred on Sun Oct 12 11:02:27 1997
Native configuration is i586-pc-linux-gnulibc1

		=== gcc tests ===

FAIL: gcc.c-torture/compile/961203-1.c,  -O0  
FAIL: gcc.c-torture/compile/961203-1.c,  -O1  
FAIL: gcc.c-torture/compile/961203-1.c,  -O2  
FAIL: gcc.c-torture/compile/961203-1.c,  -O2 -fomit-frame-pointer -finline-functions  

		=== gcc Summary ===

# of expected passes		4883
# of unexpected failures	4
# of expected failures		4
# of unsupported tests		7
/home/manfred/work/GNU/egcs-971008-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.12 971008 (gcc2-970802 experimental)

Test Run By manfred on Sun Oct 12 11:19:20 1997
Native configuration is i586-pc-linux-gnulibc1

		=== g++ tests ===

FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh23.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.pt/explicit12.C (test for excess errors)
FAIL: g++.pt/explicit13.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3356
# of unexpected failures	24
# of expected failures		80
# of untested testcases		6
/home/manfred/work/GNU/egcs-971008-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.90.12 971008 (gcc2-970802 experimental)

configure flags:  --enable-shared=yes --enable-haifa=yes
BOOT_CFLAGS:	  -O6 -mpentium

-- 
 Manfred Hollstein       If you have any questions about GNU software:
 Hindenburgstr. 13/1                   <mailto:manfred@s-direktnet.de>
 75446 Wiernsheim, FRG  <http://www.s-direktnet.de/HomePages/manfred/>
 PGP key:    <http://www.s-direktnet.de/HomePages/manfred/manfred.asc>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]