public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [tree-ssa] Mainline merge as of 2003-11-24
@ 2003-11-25  7:46 Diego Novillo
  0 siblings, 0 replies; only message in thread
From: Diego Novillo @ 2003-11-25  7:46 UTC (permalink / raw)
  To: gcc


Bootstrapped and tested x86, alpha, amd64, ppc and ia64.

These are the new fixes and failures we inherited from mainline this
time:

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/gcc.sum.gz and 00testsuite-linux-gnu/20031124/gcc.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/gcc.sum.gz:
	 FAIL: gcc.dg/cpp/assert4.c (test for excess errors)

Fixed regressions in 00testsuite-linux-gnu/20031124/gcc.sum.gz:
	 FAIL: gcc.c-torture/execute/bcp-1.c execution
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/g++.sum.gz and 00testsuite-linux-gnu/20031124/g++.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/g++.sum.gz:
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C  (test for errors
	 FAIL: g++.dg/lookup/using9.C (test for excess errors)
	 FAIL: g++.dg/template/ptrmem7.C  (test for errors
	 FAIL: g++.dg/template/ptrmem7.C  (test for errors
	 FAIL: g++.dg/template/ptrmem7.C  (test for errors
	 FAIL: g++.dg/template/ptrmem7.C (test for excess errors)

Fixed regressions in 00testsuite-linux-gnu/20031124/g++.sum.gz:
	 FAIL: g++.dg/ext/pretty1.C scan-assembler top level
	 FAIL: g++.dg/ext/pretty2.C (test for excess errors)
	 FAIL: g++.old-deja/g++.pt/vaarg3.C (test for excess errors)
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/libffi.sum.gz and 00testsuite-linux-gnu/20031124/libffi.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/libffi.sum.gz:

Fixed regressions in 00testsuite-linux-gnu/20031124/libffi.sum.gz:
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/libjava.sum.gz and 00testsuite-linux-gnu/20031124/libjava.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/libjava.sum.gz:

Fixed regressions in 00testsuite-linux-gnu/20031124/libjava.sum.gz:
	 FAIL: /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jar/simple.jar execution - gij test
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/calls.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/cxxtest.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/field.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/final_method.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/findclass.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/invoke.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/martin.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/noclass.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/overload.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/pr11951.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/register.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/simple_int.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/throwit.java
	 FAIL: bytecompile /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/local.i686/src/libjava/testsuite/libjava.jni/virtual.java
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/libmudflap.sum.gz and 00testsuite-linux-gnu/20031124/libmudflap.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/libmudflap.sum.gz:

Fixed regressions in 00testsuite-linux-gnu/20031124/libmudflap.sum.gz:
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/libstdc++-abi.sum.gz and 00testsuite-linux-gnu/20031124/libstdc++-abi.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/libstdc++-abi.sum.gz:

Fixed regressions in 00testsuite-linux-gnu/20031124/libstdc++-abi.sum.gz:
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/libstdc++.sum.gz and 00testsuite-linux-gnu/20031124/libstdc++.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/libstdc++.sum.gz:
	 FAIL: 23_containers/deque/invalidation/4.cc execution test
	 FAIL: 23_containers/list/invalidation/3.cc execution test
	 FAIL: 23_containers/list/invalidation/4.cc execution test

Fixed regressions in 00testsuite-linux-gnu/20031124/libstdc++.sum.gz:
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Testsuite differences between /home/cygnus/dnovillo/perf/sbox/tree-ssa-branch/00testsuite.i686.toribio/20031124/objc.sum.gz and 00testsuite-linux-gnu/20031124/objc.sum.gz
-------------------------------------------------------------------------------

New regressions in 00testsuite-linux-gnu/20031124/objc.sum.gz:

Fixed regressions in 00testsuite-linux-gnu/20031124/objc.sum.gz:
-------------------------------------------------------------------------------

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

only message in thread, other threads:[~2003-11-25  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-25  7:46 [tree-ssa] Mainline merge as of 2003-11-24 Diego Novillo

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).