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 i586-cygwin32



NOTES:
  - Using Cygwin B20, not 19.1. I believe this is the first published
    results for this new release. To be consistent with Cygnus release,
    I'll use i586-cygwin32 instead of the previously used i386-cygwin32.
  - 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!
  - 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). See my previous
    reports to this list for details on why these fail.
  - g77: For those with non-binary mounted filesystems, io0 is sure to
    fail. Damn this text vs binary crap.

  - Overall: Excellent.

Native configuration is i586-pc-cygwin32

		=== 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
d:/cygb20-1.1.1/H-i586-cygwin32/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++.ns/undef1.C (test for excess errors)
FAIL: g++.pt/crash1.C (test for excess errors)
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)

		=== g++ Summary ===

# of expected passes		3564
# of unexpected failures	5
# of unexpected successes	1
# of expected failures		737
# of untested testcases		7
d:/cygb20-1.1.1/H-i586-cygwin32/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

		=== g77 Summary ===

# of expected passes		425
d:/cygb20-1.1.1/H-i586-cygwin32/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 flags: ../configure --with-gcc-version-trigger=/mounts/sda7/src/egcs-1.1/gcc/version.c --prefix=//d/Cygnus/cygwin-b20 --exec-prefix=//d/Cygnus/cygwin-b20/H-i586-cygwin32 --build=i686-pc-linux-gnu --host=i586-cygwin32 --target=i586-cygwin32 -v --norecursion 



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