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.59 19981124 (egcs-1.1.1 pre-release #3) testsuite on i386-mingw32



NOTES:
  - Results for only the compilers, not the libraries. Too painful to get
    the testsuite to actually work on x86-win32 hosts.
  - Local patches to the language drivers to use relative pathnames (the
    unlibsubdir stuff now in mainline as well as meissner change in 
    cygwinb20). NO other patches. 

  - gcc: C tests do as well as on i686-pc-linux-gnu! Target doesn't
    support "/dev/null", so I had to intervene for gcc.misc-test/mg.c.
  - g++: All the g++ failures are expected on this target. eb106 is the
    old PIC problem (irrelevant for this target, but unfortunately
    gas chokes when you use this flag. Fixed in mainline). Interesting
    that g++ crashes on eb91 on i386-mingw32 but not on i586-cygwin32.
  - g77: All the failures are expected since runtime doesn't have erfc.
    All erfc execution tests should be marked XFAILs.

Native configuration is i386-pc-mingw32

		=== 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
c:/egcs-1.1.1/bin/gcc.exe version egcs-2.91.59 19981124 (egcs-1.1.1 pre-release #3) executing gcc version egcs-2.91.57


		=== g++ tests ===

Running target unix
FAIL: g++.jason/thunk2.C (test for excess errors)
FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.ns/undef1.C no such type (test for errors, line 5)
FAIL: g++.pt/crash1.C not a class or namespace (test for errors, line 9)
FAIL: g++.pt/crash9.C parameter has incomplete type (test for errors, line 4)
FAIL: g++.pt/crash9.C (test for excess errors)
FAIL: g++.robertl/eb106.C (test for excess errors)
XPASS: g++.robertl/eb132.C (test for excess errors)
FAIL: g++.robertl/eb91.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3561
# of unexpected failures	8
# of unexpected successes	1
# of expected failures		737
# of untested testcases		7
c:/egcs-1.1.1/bin/g++.exe version egcs-2.91.59 19981124 (egcs-1.1.1 pre-release #3) executing gcc version egcs-2.91.57


		=== g77 tests ===

Running target unix
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 

		=== g77 Summary ===

# of expected passes		809
# of unexpected failures	10
# of untested testcases		10
c:/egcs-1.1.1/bin/g77.exe g77 version egcs-2.91.59 19981124 (egcs-1.1.1 pre-release #3) (from FSF-g77 version 0.5.24-19980804)

configure args: ../configure --with-gcc-version-trigger=/mounts/sda7/src/egcs-1.1/gcc/version.c --prefix=/egcs-1.1.1 --target=i386-mingw32 --build=i686-pc-linux-gnu --host=i386-mingw32 -v --norecursion 



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