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]

Results for egcs-2.91.53 19980805 i386-mingw32



GCC test notes:
  - gcov errors are now gone.
  - ieee failures are expected

G++ test notes:
  - g++.law/profile1.C and g++.jason/thunk2.C are expected to fail.
  - specifying -fPIC (which is unneeded on win32) causes assembler errors
    and eb106.C fails.
  
G77 test notes:
  - all 10 failures are expected since runtime lacks erfc.

dejagnu needs some handholding on Win32, and the testing process is
extremely sensitive to the version of dejagnu and expect/NT is used.
Quite a few of the PASSes are incorrectly tagged as XFAILs, which
needs to be fixed manually. Also, some xfail tests show failures (eg., 
the the ones that really make the compiler crash or produce lots of
error messages) since dejagnu scripts can't match the output properly.
Possibly a bug in expect, but haven't looked into it in detail yet.

Overall results are as good as that on i686-pc-linux-gnu! 

================ Test summaries 

		=== gcc Summary ===

# of expected passes		7497
# of unexpected failures	10
# of expected failures		7
# of unsupported tests		11
c:/mingw32-1.1-pre-release/bin/gcc.exe version egcs-2.91.53 19980805 (gcc2 ss-980609 experimental)


		=== g++ Summary ===

# of expected passes		4217
# of unexpected failures	4
# of expected failures		86
# of untested testcases		7
/mingw32-1.1-pre-release/bin/g++.exe version egcs-2.91.53 19980805 (gcc2 ss-980609 experimental)

		=== g77 Summary ===

# of expected passes		809
# of unexpected failures	10
# of untested testcases		10
c:/mingw32-1.1-pre-release/bin/g77.exe g77 version egcs-2.91.53 19980805 (gcc2 ss-980609 experimental) (from FSF-g77 version 0.5.24-19980725)

================ Test details.

		=== gcc tests ===

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

		=== g++ tests ===

FAIL: g++.brendan/err-msg8.C declaration of `operator int' as non-function.* (test for errors, line 3)
FAIL: g++.jason/thunk2.C (test for excess errors) << EXPECTED >>
FAIL: g++.law/profile1.C (test for excess errors) << EXPECTED >>
FAIL: g++.robertl/eb106.C (test for excess errors) << due to -fPIC >>


		=== g77 tests ===

FAIL: g77.f-torture/execute/erfc.f compilation,  -O0 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O1 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O2 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: g77.f-torture/execute/erfc.f compilation,  -Os 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O0 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O1 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O2 
FAIL: g77.f-torture/execute/erfc.f compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: g77.f-torture/execute/erfc.f compilation,  -Os 

<< EXPECTED since the C runtime lacks erfc >>

Regards,
Mumit


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