This is the mail archive of the gcc-bugs@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]

NEW testsuite failures for gcc-2.95 19990615



I just finished compiling and testing today's CVS.  The unexpected
failures are listed below.  Of concern are the
gcc.c-torture/execute/loop-2b.c tests.  The test is trivial,
represents relatively common code, and passes under egcs-1.1.2.

David

Test Run By ronis on Thu Jun 17 14:05:52 1999
Native configuration is i586-pc-linux-gnulibc1

		=== gcc tests ===

Schedule of variations:
    unix

Running target unix
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -g 
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
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,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/execute/memcheck/memcheck.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/special/special.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/990119-1.c execution test
FAIL: gcc.dg/cast-qual-1.c discarding `const' warning (test for bogus messages, line 11)
FAIL: gcc.dg/cast-qual-1.c discarding `const' warning (test for warnings, line 17)
FAIL: gcc.dg/compare1.c (test for excess errors)
Running /home/ronis/project/egcs/gcc/testsuite/gcc.dg/special/ecos.exp ...
FAIL: gcc.dg/special/weak-1.c execution test
Running /home/ronis/project/egcs/gcc/testsuite/gcc.failure/failure.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/msgs.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/optbench.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/gcc.misc-tests/sort2.exp ...

		=== gcc Summary ===

# of expected passes		8134
# of unexpected failures	17
# of expected failures		31
# of unsupported tests		13
/home/ronis/project/objdir/gcc/xgcc version gcc-2.95 19990615 (prerelease)


Test Run By ronis on Thu Jun 17 14:55:59 1999
Native configuration is i586-pc-linux-gnulibc1

		=== g++ tests ===

Schedule of variations:
    unix

Running target unix
Running /home/ronis/project/egcs/gcc/testsuite/g++.dg/special/ecos.exp ...
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
Running /home/ronis/project/egcs/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.brendan/eh1.C  Execution test
FAIL: g++.eh/cleanup1.C  Execution test
FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/new2.C  Execution test
FAIL: g++.eh/pdel1.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/ptr1.C  Execution test
FAIL: g++.eh/rethrow1.C  Execution test
FAIL: g++.eh/rethrow2.C  Execution test
FAIL: g++.eh/rethrow3.C  Execution test
FAIL: g++.eh/rethrow4.C  Execution test
FAIL: g++.eh/rethrow5.C  Execution test
FAIL: g++.eh/spec1.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.eh/spec4.C  Execution test
FAIL: g++.eh/tmpl1.C  Execution test
FAIL: g++.eh/unwind1.C  Execution test
FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.law/weak.C (test for excess errors)
FAIL: g++.martin/new1.C  Execution test
FAIL: g++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh21.C  Execution test
FAIL: g++.mike/eh23.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh38.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/eh47.C  Execution test
FAIL: g++.mike/eh48.C  Execution test
FAIL: g++.mike/eh49.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/eh55.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/eh8.C  Execution test
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9706.C  Execution test
FAIL: g++.other/array1.C  Execution test
FAIL: g++.other/init7.C  Execution test
FAIL: g++.other/singleton.C  Execution test
FAIL: g++.robertl/eb31.C  Execution test
FAIL: g++.robertl/eb50.C  Execution test
FAIL: g++.robertl/eb66.C  Execution test
FAIL: g++.robertl/eb88.C  Execution test

		=== g++ Summary ===

# of expected passes		5106
# of unexpected failures	74
# of expected failures		81
# of untested testcases		7
/home/ronis/project/objdir/gcc/testsuite/../xgcc version gcc-2.95 19990615 (prerelease)


Test Run By ronis on Thu Jun 17 15:27:18 1999
Native configuration is i586-pc-linux-gnulibc1

		=== g77 tests ===

Schedule of variations:
    unix

Running target unix
Running /home/ronis/project/egcs/gcc/testsuite/g77.f-torture/compile/compile.exp ...
FAIL: g77.f-torture/compile/19990502-0.f,  -O2  
FAIL: g77.f-torture/compile/19990502-0.f,  -O2 -fomit-frame-pointer -finline-functions  
FAIL: g77.f-torture/compile/19990502-0.f,  -Os  
Running /home/ronis/project/egcs/gcc/testsuite/g77.f-torture/execute/execute.exp ...
Running /home/ronis/project/egcs/gcc/testsuite/g77.f-torture/noncompile/noncompile.exp ...

		=== g77 Summary ===

# of expected passes		599
# of unexpected failures	3
/home/ronis/project/objdir/gcc/g77 g77 version gcc-2.95 19990615 (prerelease) (from FSF-g77 version 0.5.25 19990526 (prerelease))

Test Run By ronis on Thu Jun 17 15:33:39 1999
Native configuration is i586-pc-linux-gnulibc1

		=== objc tests ===

Schedule of variations:
    unix

Running target unix
Running /home/ronis/project/egcs/gcc/testsuite/objc/execute/execute.exp ...
FAIL: objc/execute/bf-1.m execution,  -O 
FAIL: objc/execute/bf-10.m execution,  -O 
FAIL: objc/execute/bf-11.m execution,  -O 
FAIL: objc/execute/bf-12.m execution,  -O 
FAIL: objc/execute/bf-13.m execution,  -O 
FAIL: objc/execute/bf-14.m execution,  -O 
FAIL: objc/execute/bf-15.m execution,  -O 
FAIL: objc/execute/bf-16.m execution,  -O 
FAIL: objc/execute/bf-17.m execution,  -O 
FAIL: objc/execute/bf-18.m execution,  -O 
FAIL: objc/execute/bf-19.m execution,  -O 
FAIL: objc/execute/bf-2.m execution,  -O 
FAIL: objc/execute/bf-3.m execution,  -O 
FAIL: objc/execute/bf-4.m execution,  -O 
FAIL: objc/execute/bf-5.m execution,  -O 
FAIL: objc/execute/bf-6.m execution,  -O 
FAIL: objc/execute/bf-7.m execution,  -O 
FAIL: objc/execute/bf-8.m execution,  -O 
FAIL: objc/execute/bf-9.m execution,  -O 

		=== objc Summary ===

# of expected passes		19
# of unexpected failures	19
/home/ronis/project/objdir/gcc/xgcc version gcc-2.95 19990615 (prerelease)



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