public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Results for egcs-2.91.57 19980901 (egcs-1.1 release) testsuite on i586-pc-linux-gnu
@ 1998-09-22 19:59 Rees, David B.
  0 siblings, 0 replies; 3+ messages in thread
From: Rees, David B. @ 1998-09-22 19:59 UTC (permalink / raw)
  To: 'egcs@cygnus.com'

Native configuration is i586-pc-linux-gnu

		=== libio tests ===


Running target unix

		=== libio Summary ===

# of expected passes		40
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		30
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer
-finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test

		=== gcc Summary ===

# of expected passes		7497
# of unexpected failures	10
# of expected failures		7
# of unsupported tests		11
/home/drees/egcs/gcc/xgcc version egcs-2.91.57 19980901 (egcs-1.1 release)

		=== g++ tests ===


Running target unix
XPASS: g++.pt/explicit69.C not a template instantiation (test for errors,
line 2)

		=== g++ Summary ===

# of expected passes		4221
# of unexpected successes	1
# of expected failures		85
# of untested testcases		7
/home/drees/egcs/gcc/testsuite/../xgcc version egcs-2.91.57 19980901
(egcs-1.1 release)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		415

configure flags:
--with-gcc-version-trigger=/home/drees/egcs-1.1b/gcc/version.c
--host=i586-pc-linux-gnu --prefix=/opt/egcs --norecursion

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

* Results for egcs-2.91.57 19980901 (egcs-1.1 release) testsuite on i586-pc-linux-gnu
@ 1998-10-03  8:00 Manfred Hollstein
  0 siblings, 0 replies; 3+ messages in thread
From: Manfred Hollstein @ 1998-10-03  8:00 UTC (permalink / raw)
  To: egcs

Sources:	 - egcs -regcs_1_1_branch from CVS last updated at
		   1998/10/02 18:23:49 +0200
		 - libg++-2.8.1.2
Patches:	 [1]: `PATCH for Re: more evidence that failing to detect ICE's
		       is a significant problem' from <mark@markmitchell.com>.
		 [2]: `PATCH for fixing broken symbolic links with the new
		       library interface' from <manfred@s-direktnet.de>.
		 [3]: `2nd PATCH to pre-select languages to be build' from
		      <manfred@s-direktnet.de>.
Environment:	 - GNU binutils 2.9.1
		 - dejagnu-980528 + look_for_dir_with_trigger patch
		 - gperf-2.7
		 - RedHat Linux 5.1 + recommended updates as of today
		 - Kernel 2.1.122 (compiled by "egcs-2.91.57 19980901")
		 - glibc-2.0.7-19
		 - glibc-devel-2.0.7-19

Remarks:	 None.


configure flags: --with-gcc-version-trigger=/home/manfred/work/GNU/egcs-1.1/gcc/version.c --host=i586-linux --srcdir=../egcs-1.1 --prefix=/tools/gnu --with-gnu-as --with-gnu-ld --enable-shared --enable-version-specific-runtime-libs --with-local-prefix=/tools/gnu --enable-languages=c,gcov,c++ --enable-nls --verbose --norecursion
BOOT_CC:	 gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
BOOT_CFLAGS:	 -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer
CFLAGS:		 -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g
CXXFLAGS:	 -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g


Native configuration is i586-pc-linux-gnu

		=== libio tests ===


Running target unix

		=== libio Summary ===

# of expected passes		40
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		30
		=== libg++ tests ===


Running target unix

		=== libg++ Summary ===

# of expected passes		72
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test

		=== gcc Summary ===

# of expected passes		7497
# of unexpected failures	10
# of expected failures		7
# of unsupported tests		11
/home/manfred/work/GNU/egcs-1.1-i586-linux/gcc/xgcc version egcs-2.91.57 19980901 (egcs-1.1 release)

		=== g++ tests ===


Running target unix
XPASS: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)

		=== g++ Summary ===

# of expected passes		4221
# of unexpected successes	1
# of expected failures		85
# of untested testcases		7
/home/manfred/work/GNU/egcs-1.1-i586-linux/gcc/testsuite/../xgcc version egcs-2.91.57 19980901 (egcs-1.1 release)


There are 4 warnings in stage3 of this bootstrap.

Number of warnings per file:
      1	../../../egcs-1.1/gcc/f/where.c
      1	../../../egcs-1.1/gcc/f/top.c
      1	../../../egcs-1.1/gcc/f/malloc.c
      1	../../../egcs-1.1/gcc/f/com.c

Number of warning types:
      3	missing initializer for `???'
      1	unused parameter `???'

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

* Results for egcs-2.91.57 19980901 (egcs-1.1 release) testsuite on i586-pc-linux-gnu
@ 1998-09-03  7:13 Manfred Hollstein
  0 siblings, 0 replies; 3+ messages in thread
From: Manfred Hollstein @ 1998-09-03  7:13 UTC (permalink / raw)
  To: egcs

Sources:	 - < ftp://egcs.cygnus.com/pub/egcs/releases/egcs-1.1/egcs-1.1.tar.bz2 >
		 - libg++-2.8.1.2 (soon to be released)
Patches:	 [1]: `PATCH for Re: more evidence that failing to detect ICE's
		       is a significant problem' from <mark@markmitchell.com>
Environment:	 - GNU binutils 2.9.1
		 - dejagnu-971222 + look_for_dir_with_trigger patch
		 - gperf-2.7
		 - RedHat Linux 5.1 + recommended updates as of today
		 - Kernel 2.1.117 (compiled by "egcs-2.91.54 19980819")
		 - glibc-2.0.7-19
		 - glibc-devel-2.0.7-19

Remarks:	 None.


configure flags: --with-gcc-version-trigger=/home/manfred/work/GNU/egcs-1.1/gcc/version.c --host=i586-linux --srcdir=../egcs-1.1 --prefix=/tools/gnu --with-gnu-as --with-gnu-ld --enable-shared --enable-version-specific-runtime-libs --with-local-prefix=/tools/gnu --enable-nls --verbose --norecursion
BOOT_CFLAGS:	 -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer
BOOT_CC:	 gcc version egcs-2.91.56 19980829 (egcs-1.1 19980830)
CFLAGS:		 -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g
CXXFLAGS:	 -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g


Native configuration is i586-pc-linux-gnu

		=== libio tests ===


Running target unix

		=== libio Summary ===

# of expected passes		40
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		30
		=== libg++ tests ===


Running target unix

		=== libg++ Summary ===

# of expected passes		72
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test

		=== gcc Summary ===

# of expected passes		7497
# of unexpected failures	10
# of expected failures		7
# of unsupported tests		11
/home/manfred/work/GNU/egcs-1.1-i586-linux/gcc/xgcc version egcs-2.91.57 19980901 (egcs-1.1 release)

		=== g++ tests ===


Running target unix
XPASS: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)

		=== g++ Summary ===

# of expected passes		4221
# of unexpected successes	1
# of expected failures		85
# of untested testcases		7
/home/manfred/work/GNU/egcs-1.1-i586-linux/gcc/testsuite/../xgcc version egcs-2.91.57 19980901 (egcs-1.1 release)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		415


There are 4 warnings in stage3 of this bootstrap.

Number of warnings per file:
      1	../../../egcs-1.1/gcc/f/where.c
      1	../../../egcs-1.1/gcc/f/top.c
      1	../../../egcs-1.1/gcc/f/malloc.c
      1	../../../egcs-1.1/gcc/f/com.c

Number of warning types:
      3	missing initializer for `???'
      1	unused parameter `???'

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

end of thread, other threads:[~1998-10-03  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-22 19:59 Results for egcs-2.91.57 19980901 (egcs-1.1 release) testsuite on i586-pc-linux-gnu Rees, David B.
  -- strict thread matches above, loose matches on Subject: below --
1998-10-03  8:00 Manfred Hollstein
1998-09-03  7:13 Manfred Hollstein

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