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]

No Subject


>From law@cygnus.com  Tue Jan  6 23:04:46 1998
Received: from snowy.nsw.cmis.CSIRO.AU (snowy.nsw.cmis.CSIRO.AU [130.155.16.108])
	by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with SMTP id XAA18104;
	Tue, 6 Jan 1998 23:04:42 -0800 (PST)
Received: by snowy.nsw.cmis.CSIRO.AU (SMI-8.6/SMI-SVR4)
	id SAA01277; Wed, 7 Jan 1998 18:04:05 +1100
Received: from fire.nsw.cmis.CSIRO.AU(130.155.16.102)
 via SMTP by snowy.nsw.cmis.CSIRO.AU, id smtpdAAAa000Jq; Wed Jan  7 18:04:00 1998
Sender: Hugues.Talbot@cmis.CSIRO.AU
Message-ID: <34B328DF.2781@cmis.CSIRO.AU>
Date: Wed, 07 Jan 1998 18:03:59 +1100
From: Hugues Talbot <Hugues.Talbot@cmis.CSIRO.AU>
Organization: CSIRO DMS
X-Mailer: Mozilla 3.0 (X11; I; OSF1 V3.2 alpha)
MIME-Version: 1.0
To: egcs@cygnus.com
CC: egcs-bugs@cygnus.com
Subject: Bug and successful build of egcs-1.0.1 on Solaris 2.5.1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello dear egcs hackers,

Good news first:

	This is to report the successful build of egcs-1.0.1 on
a Sun Sparc 1000 running Solaris 2.5.1

	config.guess reports:	sparc-sun-solaris2.5.1

The bad news is that the regression test fails on some files.
I had the same errors with egcs 1.0. Printout follows.

	

-----
                === gcc tests ===

Running target unix
Using /home/ee02/bin/../share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /home/ee02/bin/../share/dejagnu/config/unix.exp as generic
interface file for target.
Using /home/manoj/test/egcs-1.0/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/compile/compile.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/execute/execute.exp
...
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-all-loops 
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/special/special.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp
...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.dg/dg.exp ...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.failure/failure.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/dhry.exp
...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/gcov.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/mg.exp
...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/msgs.exp
...
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/optbench.exp ...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/sieve.exp
...
Running /home/manoj/test/egcs-1.0/gcc/testsuite/gcc.misc-tests/sort2.exp
...

                === gcc Summary ===

# of expected passes            4881
# of unexpected failures        4
# of expected failures          5
# of unsupported tests          6
/home/manoj/test/egcs-1.0/objdir/gcc/xgcc version egcs-2.90.23 980102
(egcs-1.0.1 release)


and also:

                === g++ tests ===

Running target unix
Using /home/ee02/bin/../share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /home/ee02/bin/../share/dejagnu/config/unix.exp as generic
interface file for target.
Using /home/manoj/test/egcs-1.0/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/home/manoj/test/egcs-1.0/gcc/testsuite/g++.old-deja/old-deja.exp ...
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

                === g++ Summary ===

# of expected passes            3400
# of unexpected successes       3
# of expected failures          80
# of untested testcases         6
/home/manoj/test/egcs-1.0/objdir/gcc/testsuite/../xgcc version
egcs-2.90.23 980102 (egcs-1.0.1 release)

-------


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