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 19980806 i386-cygwin32



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. I'll use Robert Lipe's patch next time.
  - few false positives due to cygwin32 execs returning extra verbiage
    when aborting. I've manually fixed all of these.

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 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            7506
# of unexpected failures        1
# of expected failures          7
# of unsupported tests          11
/cygb19-1.1/H-i386-cygwin32/bin/gcc.exe version egcs-2.91.53 19980806
(gcc2 ss-980609 experimental)

		=== g++ Summary ===

# of expected passes		4217
# of unexpected failures	4
# of expected failures		86
# of untested testcases		7
/cygb19-1.1/H-i386-cygwin32/bin/g++.exe version egcs-2.91.53 19980806 (gcc2 ss-980609 experimental)

		=== g77 Summary ===

# of expected passes		829
/cygb19-1.1/H-i386-cygwin32/bin/g77.exe g77 version egcs-2.91.53 19980806 (gcc2 ss-980609 experimental) (from FSF-g77 version 0.5.24-19980804)


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

Test Run By None on Fri Aug  7 22:07:28 1998
Native configuration is i386-pc-cygwin32

		=== gcc tests ===

Running /Users/khan/src/egcs-19980803/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/980626-1.c (test for excess errors)


Test Run By None on Fri Aug  7 20:08:24 1998
Native configuration is i386-pc-cygwin32

		=== g++ tests ===

Running target unix
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)
FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.robertl/eb106.C (test for excess errors)

Regards,
Mumit


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