public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.23 added, II
@ 1998-03-25 23:43 Christian Joensson FOA 72
  0 siblings, 0 replies; only message in thread
From: Christian Joensson FOA 72 @ 1998-03-25 23:43 UTC (permalink / raw)
  To: egcs

Well, I tried as myself and without threads...

glibc-2.0.7-4

gcc --version
egcs-2.90.27 980315 (egcs-1.0.2 release)

as --version
GNU assembler 980303
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i586-pc-linux-gnu'.

ld --version
GNU ld 2.8.2
Copyright 1997 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
  Supported emulations:
   elf_i386
   i386linux

		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation

		=== libstdc++ Summary ===

# of expected passes		24
# of unexpected failures	2
# of expected failures		4

../../../gcc/g77 -B../../../gcc/ -L.. -g ../../../../egcs-980321/libf2c/libU77/u77-test.f  && ./a.out
1 GNU libU77 test at: Wed Mar 25 14:25:54 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):      17845
 User id (GETUID):       3323
 Group id (GETGID):       1008
 If you have the `id' program, the following call of SYSTEM should agree with the above
  uid=3323(chj) gid=1008(inst72) groups=1008(inst72),100(users),19(floppy)
 Login name (GETLOG): chj                 
 UMASK returns 18
 FDATE returns: Wed Mar 25 14:25:55 1998 
 LTIME returns:  55  25  14  25   2  98   3  83   0
 GMTIME returns:  55  25  13  25   2  98   3  83   0
 SYSTEM_CLOCK returns:  42682416 100 2147483647
 Sleeping for 1 second (SLEEP) ...
 Looping 10,000,000 times ...
 *** ETIME didn't return sum of the array:   2.32999992 /=   2.28999996+
  0.0399999991
 Elapsed total, user, system time (ETIME):      2.330     2.290     0.040
 IDATE d,m,y:  25 3 1998
 ... and the VXT version:  3 25 98
 TIME: 14:25:58
 SECNDS(0.0) returns:   51958.
 SECOND returns:   2.33999991
 CALL SECOND returns:   2.33999991
 Current directory is "/usr/src/redhat/egcs/objdir/libraries/libf2c/libU77"
 Host name is arnljot.lin.foa.se
 Creating file "foo" for testing...
   with stat array  2049 193 33206 1 3323 1008 0 2 890832358 890832358 890832358
 4096 2
 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
./a.out: No such file or directory
 You should see exit status 1
make[2]: [check] Error 1 (ignored)

		=== gcc tests ===

FAIL: gcc.dg/980226-1.c (test for excess errors)
FAIL: gcc.dg/980312-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		6008
# of unexpected failures	2
# of expected failures		6
# of unsupported tests		8
/usr/src/redhat/egcs/objdir/gcc/xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== g++ tests ===

FAIL: g++.brendan/crash8.C (test for excess errors)
ERROR: tcl error sourcing /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp.
ERROR: rm: /tmp/g++-eh-ptr1-C: Operation not permitted
    while executing
"exec rm -f $x"
    ("foreach" body line 3)
    invoked from within
"foreach x $args {
		    if { [file exists $x] && [file isfile $x] } {
			exec rm -f $x;
		    }
		}"
    ("delete" arm line 2)
    invoked from within
"switch $op {
	    cmp {
		set otherfile [lindex $args 1];
		if { [file exists $file] && [file exists $otherfile]
		     && [file size $file] == [file ..."
    (procedure "standard_file" line 5)
    invoked from within
"standard_file "arnljot" delete /tmp/g++-eh-ptr1-C"
    ("eval" body line 1)
    invoked from within
"eval ${try}_${proc} \"$dest\" $args"
    (procedure "call_remote" line 57)
    invoked from within
"call_remote "" file "build" delete /tmp/g++-eh-ptr1-C"
    ("eval" body line 1)
    invoked from within
"eval call_remote \"\" file \"$dest\" $args"
    (procedure "remote_file" line 2)
    invoked from within
"remote_file build delete $output"
    (procedure "old-dejagnu" line 255)
    invoked from within
"old-dejagnu $GXX_UNDER_TEST "$file" "" "$DEFAULT_CXXFLAGS" "-lstdc++""
    ("foreach" body line 11)
    invoked from within
"find $srcdir/$subdir *.C"
    (file "/usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp" line 47)
    invoked from within
"source /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

		=== g++ Summary ===

# of expected passes		1116
# of unexpected failures	1
# of expected failures		35
/usr/src/redhat/egcs/objdir/gcc/testsuite/../xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== g77 tests ===

FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

		=== g77 Summary ===

# of expected passes		166
# of unexpected failures	2
/usr/src/redhat/egcs/objdir/gcc/g77 version egcs-2.91.15 980321 (gcc-2.8.0 release)

The config.status indicate the following parameters was used:

../egcs-980321/configure --host=i586-pc-linux-gnu --verbose --with-gnu-ld --with
-gnu-as --enable-shared --enable-haifa --norecursion 

So, this looks OK, right?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-03-25 23:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-25 23:43 egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.23 added, II Christian Joensson FOA 72

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).