GCC build of HEAD failed for native with your patch on 2004-05-13T06:45:02Z.

Andrew Pinski pinskia@physics.uc.edu
Thu May 13 19:04:00 GMT 2004


On May 13, 2004, at 14:38, GCC regression checker wrote:

> With your recent patch, GCC HEAD does not compile on:
>  native
> Attached is build output for those targets.
>
> The build failures are new.
>
> For more information, see http://gcc.gnu.org/regtest/.
>
> <ChangeLog.diff><native-log.txt>--
> Geoffrey Keating <geoffk@apple.com>
> (via an automated GCC regression-testing script.)

The following patch should fix it.

OK?

Thanks,
Andrew Pinski

ChangeLog:

2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>

         * btest-gcc.sh: Remove g77.sum from TESTLOGS.


Index: btest-gcc.sh
===================================================================
RCS file: /cvs/gcc/gcc/contrib/regression/btest-gcc.sh,v
retrieving revision 1.2.6.4
diff -u -p -r1.2.6.4 btest-gcc.sh
--- btest-gcc.sh	28 Sep 2003 06:05:37 -0000	1.2.6.4
+++ btest-gcc.sh	13 May 2004 18:46:16 -0000
@@ -98,7 +98,6 @@ H_REAL_TARGET=`$SOURCE/config.sub $H_TAR
  # look at.
  TESTLOGS="gcc/testsuite/gcc.sum
  gcc/testsuite/g++.sum
-gcc/testsuite/g77.sum
  gcc/testsuite/objc.sum"
  # $H_TARGET/libstdc++-v3/testsuite/libstdc++-v3.sum
  # $H_TARGET/libjava/testsuite/libjava.sum




More information about the Gcc-patches mailing list