public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Christian Joensson FOA 72 <chj@lin.foa.se>
To: egcs@cygnus.com
Subject: egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.25 added
Date: Fri, 27 Mar 1998 04:21:00 -0000	[thread overview]
Message-ID: <199803271059.LAA05536@arnljot.lin.foa.se> (raw)

Well, yet another try with egcs-980321... I'll try the binutils-2.8.1.0.26 
when it comes RSN...


glibc-2.0.7-4

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

as --version
GNU assembler 980325
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: Fri Mar 27 08:09:05 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):      18045
 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: Fri Mar 27 08:09:05 1998 
 LTIME returns:   5   9   8  27   2  98   5  85   0
 GMTIME returns:   5   9   7  27   2  98   5  85   0
 SYSTEM_CLOCK returns:  6414102 100 2147483647
 Sleeping for 1 second (SLEEP) ...
 Looping 10,000,000 times ...
 *** ETIME didn't return sum of the array:   1.96000004 /=   1.88999999+
  0.0700000003
 Elapsed total, user, system time (ETIME):      1.960     1.890     0.070
 IDATE d,m,y:  27 3 1998
 ... and the VXT version:  3 27 98
 TIME: 08:09:08
 SECNDS(0.0) returns:   29348.
 SECOND returns:   1.96000004
 CALL SECOND returns:   1.96000004
 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 60796 33206 1 3323 1008 0 2 890982548 890982548
 890982548 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 


OK, there's a binutils-2.8.1.0.25.i386.rpm at 

ftp://ftp.redhat.com/pub/contrib/hurricane/i386

if you'd like to upgrade. I'll submit the .26 one as soon as I can, or if 
someone else does it. Note that there's a little trick you have to do with 
procps to do the upgrade. First force the upgrade of binutils, then rebuild the procps src package and delete the old one and install the new one.



             reply	other threads:[~1998-03-27  4:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-27  4:21 Christian Joensson FOA 72 [this message]
1998-03-30 16:18 Mike Stump

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199803271059.LAA05536@arnljot.lin.foa.se \
    --to=chj@lin.foa.se \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).