This is the mail archive of the gcc-testresults@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]
Other format: [Raw text]

Results for 4.0.0 20041018 (experimental) testsuite on i686-suse9-linux-gnu


Compiler version: 4.0.0 20041018 (experimental) 
Platform:	  i686-suse9-linux-gnu

Sources:	  HEAD as of 2004/10/18 10:43:05 +0200
LAST_UPDATED:	  Wed Oct 13 09:36:18 UTC 2004
Patches:	  [1] `Re: [PATCH] Speed up IMA and mergedecls'
		      <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01479.html>
Environment:	  - binutils-2.15 (FSF release)
		  - dejagnu-1.4.4-0.mh.0
		  - expect-5.40-27
		  - SUSE LINUX 9.1 + recommended updates as of today
		  - Linux version 2.6.5-7.108-smp (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Wed Aug 25 13:34:40 UTC 2004
		  - glibc-2.3.3-97

Remarks:	  None.


configure flags:  --host=i686-suse9-linux-gnu --target=i686-suse9-linux-gnu --build=i686-suse9-linux-gnu --srcdir=../gcc-20041018 --prefix=/opt/gnu --with-gnu-as --with-gnu-ld --enable-__cxa_atexit --disable-checking --enable-clocale=gnu --enable-interpreter --enable-shared --enable-threads=posix --with-system-zlib --with-local-prefix=/opt/gnu --with-cpu=pentium4 --enable-intermodule --enable-nls --verbose --enable-languages=c,ada,c++,f95,java,objc
BOOT_CC:	  gcc version 4.0.0 20041013 (experimental)
BOOT_CFLAGS:      -O2 -march=i686 -mtune=pentium4 -fomit-frame-pointer
CFLAGS:           -O2 -march=i686 -mtune=pentium4 -fomit-frame-pointer
CXXFLAGS:         -O2 -march=i686 -mtune=pentium4 -fomit-frame-pointer -g
GCJFLAGS:         -O2 -march=i686 -mtune=pentium4 -fomit-frame-pointer -g


Native configuration is i686-suse9-linux-gnu

		=== acats tests ===

FAIL:	c330001
FAIL:	c380004
FAIL:	c43214c
FAIL:	c45273a
FAIL:	c45347a
FAIL:	c45347b
FAIL:	c45347c
FAIL:	c64104c
FAIL:	c74004a
FAIL:	c954026
FAIL:	ca11005
FAIL:	cc1221d
FAIL:	cc51003
FAIL:	cc70a01
FAIL:	cd10002
FAIL:	cd2a21e
FAIL:	cd2a22i
FAIL:	cd2a31a
FAIL:	cd7101f
FAIL:	cxaa010
FAIL:	cxaa017
FAIL:	cxb4004

		=== acats Summary ===

# of expected passes		2300
# of unexpected failures	22

		=== g++ tests ===

Running target unix
XPASS: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .globl[ \\t]+_ZTIP9CTemplateIhE
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .section[^\\n\\r]*_ZTIP9CTemplateIhE[^\\n\\r]*
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce executable
XPASS: g++.old-deja/g++.other/init5.C execution test
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce executable

		=== g++ Summary ===

# of expected passes		10249
# of unexpected successes	4
# of expected failures		77
# of unsupported tests		49
/home/gnu/work/GNU/gcc-20041018-i686-suse9-linux-gnu/gcc/testsuite/../g++  version 4.0.0 20041018 (experimental)

		=== gcc tests ===

Running target unix
FAIL: gcc.c-torture/compile/pr17529.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/pr17529.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/pr17529.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/pr17529.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/pr17529.c  -Os  (test for excess errors)
XPASS: gcc.c-torture/execute/loop-2e.c execution,  -Os 
FAIL: gcc.dg/debug/dwarf2/dwarf-die7.c scan-assembler 1.*DW_AT_inline
FAIL: gcc.dg/c90-const-expr-3.c (test for excess errors)
FAIL: gcc.dg/c99-const-expr-3.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/ifc-20040816-2.c scan-tree-dump-times Applying if-conversion 1

		=== gcc Summary ===

# of expected passes		31431
# of unexpected failures	9
# of unexpected successes	1
# of expected failures		108
# of untested testcases		28
# of unsupported tests		280
/home/gnu/work/GNU/gcc-20041018-i686-suse9-linux-gnu/gcc/xgcc  version 4.0.0 20041018 (experimental)

		=== gfortran tests ===

Running target unix
XPASS: gfortran.dg/ret_pointer_1.f90  -O0  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O1  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O2  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -g  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -Os  execution test
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O1 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O2 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -Os 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 

		=== gfortran Summary ===

# of expected passes		4640
# of unexpected failures	8
# of unexpected successes	8
# of expected failures		19
# of untested testcases		7
/home/gnu/work/GNU/gcc-20041018-i686-suse9-linux-gnu/gcc/testsuite/../gfortran  version 4.0.0 20041018 (experimental)

		=== objc tests ===

Running target unix

		=== objc Summary ===

# of expected passes		1421
# of unsupported tests		7
/home/gnu/work/GNU/gcc-20041018-i686-suse9-linux-gnu/gcc/xgcc  version 4.0.0 20041018 (experimental)

		=== libffi tests ===

Running target unix

		=== libffi Summary ===

# of expected passes		214
# of unsupported tests		2

		=== libjava tests ===

Running target unix

		=== libjava Summary ===

# of expected passes		3649
# of expected failures		14
# of untested testcases		16

		=== libmudflap tests ===

Running target unix
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.cth/pass40-frag.c output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test

		=== libmudflap Summary ===

# of expected passes		1210
# of unexpected failures	6

		=== libstdc++-v3 check-abi Summary ===

# of added symbols:		 41
# of missing symbols:		 0
# of incompatible symbols:	 0

using: /home/gnu/work/GNU/gcc-20041018/libstdc++-v3/config/abi/i486-linux-gnu/baseline_symbols.txt

		=== libstdc++ tests ===

Running target unix
FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce executable
FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/wchar_t/13189.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_deallocate_null.cc compilation failed to produce executable

		=== libstdc++ Summary ===

# of expected passes		2978
# of unexpected failures	3
# of expected failures		7


Counting all warnings,
there are 14 warnings in stage3 of this bootstrap.

Number of warnings per file:
      5 gcc/config/i386/i386.md
      3 gcc/gcc.c
      2 gcc/objc/lang-specs.h
      2 gcc/java/jcf-io.c
      1 gcc/java/jvspec.c
      1 gcc/ada/tracebak.c

Number of warning types:
      4 source missing a mode?
      1 string length '844' is greater than the length '509' ISO C89 compilers are required to support
      1 string length '819' is greater than the length '509' ISO C89 compilers are required to support
      1 string length '783' is greater than the length '509' ISO C89 compilers are required to support
      1 string length '695' is greater than the length '509' ISO C89 compilers are required to support
      1 string length '608' is greater than the length '509' ISO C89 compilers are required to support
      1 string length '603' is greater than the length '509' ISO C89 compilers are required to support
      1 operand 1 missing mode?
      1 comparison of unsigned expression < 0 is always false
      1 ISO C forbids passing argument 3 of 'scandir' between function pointer and 'void *'
      1 ISO C forbids conversion of function pointer to object pointer type


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