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 pre-1.1.1 19981101 (egcs-1.1.1 pre-release)



EGCS version : egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)
Platform     : alpha-dec-osf3.2
args         : --enable-shared

Remarks:
  - gcc has 17 failures, most of which I had seen before
  - g++ EH still fails as it did (at least for me) for 1.1. See old
    reports to egcs list on this. These die with unaligned access for
    most part.
  - I'll skip g77 tests until I upgrade dejagnu to avoid lots of false
    negatives (--driver not supported). 
  - libU77 has one failure as well that I don't recall seeing earlier.

  - and, before anyone asks, the answer is -- no, I really can't upgrade
    this box to DU 4.x ;-)

For egcs-1.1 tests on the same box, please see:
  http://www.cygnus.com/ml/egcs/1998-Aug/0461.html

Test Run By khan on Sat Nov 14 23:31:35 1998
Native configuration is alpha-dec-osf3.2

		=== gcc Summary ===

# of expected passes		7481
# of unexpected failures	17
# of expected failures		7
# of unsupported tests		18
/scratch/src/egcs-1.1/OSF/gcc/xgcc version egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)

		=== g++ Summary ===

# of expected passes		4144
# of unexpected failures	69
# of unexpected successes	7
# of expected failures		87
# of untested testcases		7
/scratch/src/egcs-1.1/OSF/gcc/testsuite/../xgcc version egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)

		=== g77 Summary ===

# of unexpected failures	248
# of untested testcases		167
Couldn't determine version of /scratch/src/egcs-1.1/OSF/gcc/g77: g77: --driver no longer supported

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ Summary ===

# of expected passes		30
cd libU77; gmake G77DIR=../../../gcc/ check
gmake[2]: Entering directory `/scratch/src/egcs-1.1/OSF/alpha-dec-osf3.2/libf2c/libU77'
../../../gcc/g77 -B../../../gcc/ -L.. -g ../../../../libf2c/libU77/u77-test.f -lg2c  -lm && ./a.out
1 GNU libU77 test at: Sat Nov 14 23:35:40 1998 

 Logical units 5 and 6 correspond (FNUM) to Unix i/o units   0,   1
 and 6 isn't a tty device (ISATTY)
 Process id (GETPID):      23689
 User id (GETUID):        108
 Group id (GETGID):        101
 If you have the `id' program, the following call
 of SYSTEM should agree with the above:
  uid=108(khan) gid=101(guests) groups=0(system),111(shadow),106(modelling),116(texadmin),118(sysadmin),103(rpladmin),13(backup)
./a.out: No such file or directory
 Login name (GETLOG): khan                
 UMASK returns 2
 FDATE returns: Sat Nov 14 23:35:41 1998 
 LTIME returns:  41  35  23  14  10  98   6 317   0
 GMTIME returns:  41  35   5  15  10  98   0 318   0
 SYSTEM_CLOCK returns:  2147483647 60 2147483647
 DATE_AND_TIME returns: 19981114 233541.204 -0600  1998 11 14 -360 23 35 41
 204008
 Sleeping for 1 second (SLEEP) ...
 Elapsed total, user, system time (ETIME):      0.032     0.005     0.027
 Looping until clock ticks at least once...
 Differences in total, user, system time (DTIME):      0.001     0.001     0.000
 Elapsed total, user, system time (ETIME):      0.033     0.006     0.027
 (Clock-tick detected after  3 1K loops.)
 IDATE d,m,y:  14 11 1998
 ... and the VXT version:  11 14 98
 TIME: 23:35:42
 SECNDS(0.0) returns:   84942.
 SECOND returns:   0.0331839994
 CALL SECOND returns:   0.0331839994
 Current directory is "/scratch/src/egcs-1.1/OSF/alpha-dec-osf3.2/libf2c/libU77"
 Host name is gatekeeper.xraylith.wisc.edu
 Creating file "foo" for testing...
   with stat array  1513458246 302 33206 1 108 16 0 2 911108142 911108142
 911108142 8192 2
 *** FSTAT uid, gid or nlink is wrong
 The current error number is:   2 and the corresponding message is:
 No such file or directory
 This is sent to stderr prefixed by the program name
 You should see exit status 1

Test Run By khan on Sat Nov 14 23:35:49 1998
Native configuration is alpha-dec-osf3.2

		=== gcc tests ===

FAIL: gcc.c-torture/execute/980506-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/980506-2.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/980506-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution,  -Os 
FAIL: gcc.dg/980626-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		7481
# of unexpected failures	17
# of expected failures		7
# of unsupported tests		18
/scratch/src/egcs-1.1/OSF/gcc/xgcc version egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)

		=== g++ tests ===

XPASS: g++.benjamin/p12475.C (test for excess errors)
XPASS: g++.brendan/array1.C overflow in array dimension.* , (test for errors, line 6)
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++.jason/thunk2.C (test for excess errors)
XPASS: g++.jason/thunk3.C (test for excess errors)
XPASS: g++.jason/thunk3.C  Execution test
XPASS: g++.law/profile1.C (test for excess errors)
XPASS: g++.law/profile1.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/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/new.C (test for excess errors)
FAIL: g++.other/new2.C (test for excess errors)
FAIL: g++.pt/local6.C (test for excess errors)
FAIL: g++.pt/static3.C (test for excess errors)
XPASS: g++.robertl/eb132.C (test for excess errors)
FAIL: g++.robertl/eb15.C (test for excess errors)
FAIL: g++.robertl/eb2.C (test for excess errors)
FAIL: g++.robertl/eb31.C  Execution test
FAIL: g++.robertl/eb50.C  Execution test
FAIL: g++.robertl/eb66.C  Execution test
FAIL: g++.robertl/eb71.C (test for excess errors)
FAIL: g++.robertl/eb88.C  Execution test
FAIL: g++.robertl/eb91.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4144
# of unexpected failures	69
# of unexpected successes	7
# of expected failures		87
# of untested testcases		7
/scratch/src/egcs-1.1/OSF/gcc/testsuite/../xgcc version egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)



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