This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Branch frozen


On Sat, 1 May 2004, Diego Novillo wrote:
> All changes have to be ultimately approved by me.  I am now testing the
> branch against the merge criteria and will be sending a status report
> soon.

I did testing on i386-unknown-freebsd4.8, as I know this is a more
critical target than i586-pc-linux-gnu, and got the following, when
comparing mainline against tree-ssa (using their respective testsuites,
though).

Summary:

 o still some regressions with for C/C++
 o several failures for libstdc++
 o several failures for mudflap

< xgcc version 3.5.0 20040502 (experimental)
---
> xgcc version 3.5-tree-ssa 20040502 (merged 20040428)

> FAIL: gcc.c-torture/compile/20010605-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/20010605-1.c (test for excess errors)
> FAIL: gcc.c-torture/execute/20040313-1.c execution,  -O0
> FAIL: gcc.c-torture/execute/20040313-1.c execution,  -O1
> FAIL: gcc.c-torture/execute/20040313-1.c execution,  -O2
> FAIL: gcc.c-torture/execute/20040313-1.c execution,  -O3 -fomit-frame-pointer
> FAIL: gcc.c-torture/execute/20040313-1.c execution,  -O3 -g
> FAIL: gcc.c-torture/execute/20040313-1.c execution,  -Os
> FAIL: gcc.c-torture/execute/921017-1.c compilation,  -O0
> FAIL: gcc.c-torture/execute/921017-1.c compilation,  -O1
> FAIL: gcc.c-torture/execute/921017-1.c compilation,  -O2
> FAIL: gcc.c-torture/execute/921017-1.c compilation,  -O3 -fomit-frame-pointer
> FAIL: gcc.c-torture/execute/921017-1.c compilation,  -O3 -g
> FAIL: gcc.c-torture/execute/921017-1.c compilation,  -Os
< XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file (^|\\n)cmdlne-dI-M.*:[^\\n]*cmdlne-dI-M.c
< XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file (^|\\n)cmdlne-dM-M[^\\n]*:[^\\n]*cmdlne-dM-M.c
< FAIL: gcc.dg/cpp/include3.c (test for excess errors)
< FAIL: gcc.dg/20020523-1.c (test for excess errors)
< WARNING: gcc.dg/20020523-1.c compilation failed to produce executable
< FAIL: gcc.dg/20020523-2.c (test for excess errors)
< WARNING: gcc.dg/20020523-2.c compilation failed to produce executable
< FAIL: gcc.dg/const-elim-1.c scan-assembler-not L\\$?C[^A-Z]
> XPASS: gcc.dg/i386-ssetype-1.c scan-assembler-not movdqa
> XPASS: gcc.dg/i386-ssetype-3.c scan-assembler-not movdqa
> XPASS: gcc.dg/setjmp-1.c spurious clobbered warning (test for bogus messages, line 16)
> FAIL: gcc.dg/torture/builtin-convert-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-convert-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-convert-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-convert-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-convert-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-2.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-2.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-2.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-2.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-ctype-2.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-power-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-power-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-power-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-power-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-power-1.c (test for excess errors)
> FAIL: gcc.dg/torture/builtin-power-1.c (test for excess errors)
> FAIL: gcc.dg/tree-ssa/20031015-1.c scan-tree-dump-times VUSE  1
> XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0
> FAIL: 209: expected branch percentages not found: 25
> FAIL: gcc.misc-tests/gcov-4b.c gcov: 0 failures in line counts, 1 in branch percentages, 0 in return percentages

> XPASS: g++.dg/eh/elide1.C execution test
> XPASS: g++.dg/parse/stack1.C (test for excess errors)
> FAIL: 258: expected branch percentages not found: 25
> FAIL: g++.dg/gcov/gcov-1.C gcov: 0 failures in line counts, 1 in branch percentages, 0 in return percentages
> FAIL: 23:is 2:should be 1
> FAIL: g++.dg/gcov/gcov-2.C gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages
> FAIL: g++.old-deja/g++.brendan/crash13.C  (test for errors, line 34)
> FAIL: g++.old-deja/g++.law/friend5.C  (test for errors, line 19)
> FAIL: g++.old-deja/g++.law/friend5.C  (test for errors, line 24)
< FAIL: g++.old-deja/g++.other/warn7.C  (test for warnings, line 38)

> FAIL: 17_intro/header_cstdio.cc (test for excess errors)
> WARNING: 17_intro/header_cstdio.cc compilation failed to produce executable
> FAIL: 27_io/basic_filebuf/close/12790-1.cc execution test
> FAIL: 27_io/basic_filebuf/close/char/1.cc execution test
> FAIL: 27_io/basic_filebuf/imbue/char/2.cc execution test
> FAIL: 27_io/basic_filebuf/is_open/char/1.cc execution test
> FAIL: 27_io/basic_filebuf/open/char/1.cc execution test
> FAIL: 27_io/basic_filebuf/sbumpc/char/9825.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/12790-1.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/12790-2.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/12790-3.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/12790-4.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/1-in.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/1-io.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/1-out.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/11543.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/2-in.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/2-io.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/2-out.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/3-in.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/3-io.cc execution test
> FAIL: 27_io/basic_filebuf/seekoff/char/3-out.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/12790-1.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/12790-2.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/12790-3.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/1-in.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/1-io.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/1-out.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/2-in.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/2-io.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/2-out.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/3-in.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/3-io.cc execution test
> FAIL: 27_io/basic_filebuf/seekpos/char/3-out.cc execution test
> FAIL: 27_io/basic_filebuf/sputbackc/char/1-in.cc execution test
> FAIL: 27_io/basic_filebuf/sputbackc/char/1-io.cc execution test
> FAIL: 27_io/basic_filebuf/sputbackc/char/2-in.cc execution test
> FAIL: 27_io/basic_filebuf/sputbackc/char/2-io.cc execution test
> FAIL: 27_io/basic_filebuf/sungetc/char/1-in.cc execution test
> FAIL: 27_io/basic_filebuf/sungetc/char/1-io.cc execution test
> FAIL: 27_io/basic_filebuf/sungetc/char/2-in.cc execution test
> FAIL: 27_io/basic_filebuf/sungetc/char/2-io.cc execution test
> FAIL: 27_io/basic_istream/seekg/char/2346-fstream.cc execution test
> FAIL: 27_io/basic_istream/seekg/char/fstream.cc execution test
> FAIL: 27_io/basic_istream/tellg/char/1.cc execution test
> FAIL: 27_io/basic_istream/tellg/char/fstream.cc execution test
> FAIL: 27_io/basic_ostream/tellp/char/1.cc execution test
> FAIL: 27_io/basic_streambuf/in_avail/char/9701-3.cc execution test

> Running target unix
> Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
> Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
> Using /sw/test/gcc/cvs-ts/libmudflap/testsuite/config/default.exp as tool-and-target-specific interface file.
> Running /sw/test/gcc/cvs-ts/libmudflap/testsuite/libmudflap.c/cfrags.exp ...
> Running /sw/test/gcc/cvs-ts/libmudflap/testsuite/libmudflap.c++/c++frags.exp ...
> Running /sw/test/gcc/cvs-ts/libmudflap/testsuite/libmudflap.cth/cthfrags.exp ...
> FAIL: libmudflap.cth/pass37-frag.c (test for excess errors)
> WARNING: libmudflap.cth/pass37-frag.c compilation failed to produce executable
> FAIL: libmudflap.cth/pass39-frag.c (test for excess errors)
> WARNING: libmudflap.cth/pass39-frag.c compilation failed to produce executable
> FAIL: libmudflap.cth/pass40-frag.c (test for excess errors)
> WARNING: libmudflap.cth/pass40-frag.c compilation failed to produce executable
> FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (test for excess errors)
> WARNING: libmudflap.cth/pass37-frag.c (-static -DSTATIC) compilation failed to produce executable
> FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (test for excess errors)
> WARNING: libmudflap.cth/pass39-frag.c (-static -DSTATIC) compilation failed to produce executable
> FAIL: libmudflap.cth/pass40-frag.c (-static -DSTATIC) (test for excess errors)
> WARNING: libmudflap.cth/pass40-frag.c (-static -DSTATIC) compilation failed to produce executable
> FAIL: libmudflap.cth/pass37-frag.c (-O2) (test for excess errors)
> WARNING: libmudflap.cth/pass37-frag.c (-O2) compilation failed to produce executable
> FAIL: libmudflap.cth/pass39-frag.c (-O2) (test for excess errors)
> WARNING: libmudflap.cth/pass39-frag.c (-O2) compilation failed to produce executable
> FAIL: libmudflap.cth/pass40-frag.c (-O2) (test for excess errors)
> WARNING: libmudflap.cth/pass40-frag.c (-O2) compilation failed to produce executable
> FAIL: libmudflap.cth/pass37-frag.c (-O3) (test for excess errors)
> WARNING: libmudflap.cth/pass37-frag.c (-O3) compilation failed to produce executable
> FAIL: libmudflap.cth/pass39-frag.c (-O3) (test for excess errors)
> WARNING: libmudflap.cth/pass39-frag.c (-O3) compilation failed to produce executable
> FAIL: libmudflap.cth/pass40-frag.c (-O3) (test for excess errors)
> WARNING: libmudflap.cth/pass40-frag.c (-O3) compilation failed to produce executable

< FAIL: linking PR15133
< FAIL: Thread_Sleep output - gij test
< FAIL: Thread_Sleep output - gij test

> gmake "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -O2 " "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2 " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2 " "LIBCFLAGS_FOR_TARGET=-O2 -g -O2 " "MAKE=gmake" "MAKEINFO=makeinfo --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/files/pfeifer/gccts" "infodir=/files/pfeifer/gccts/info" "libdir=/files/pfeifer/gccts/lib" "prefix=/files/pfeifer/gccts" "tooldir=/files/pfeifer/gccts/i386-unknown-freebsd4.8" "AR=ar" "AS=as" "CC=/files/pfeifer/OBJ-0502-1201/gcc/xgcc -B/files/pfeifer/OBJ-0502-1201/gcc/ -B/files/pfeifer/gccts/i386-unknown-freebsd4.8/bin/ -B/files/pfeifer/gccts/i386-unknown-freebsd4.8/lib/ -isystem /files/pfeifer/gccts/i386-unknown-freebsd4.8/include -isystem /files/pfeifer/gccts/i386-u
 nknown-freebsd4.8/sys-include" "CXX=/files/pfeifer/OBJ-0502-1201/gcc/g++ -B/files/pfeifer/OBJ-0502-1201/gcc/ -nostdinc++ -nostdinc++ -I/files/pfeifer/OBJ-0502-1201/i386-unknown-freebsd4.8/libstdc++-v3/include/i386-unknown-freebsd4.8 -I/files/pfeifer/OBJ-0502-1201/i386-unknown-freebsd4.8/libstdc++-v3/include -I/sw/test/gcc/cvs-ts/libstdc++-v3/libsupc++ -I/sw/test/gcc/cvs-ts/libstdc++-v3/libsupc++ -I/sw/test/gcc/cvs-ts/libstdc++-v3/include/backward -I/sw/test/gcc/cvs-ts/libstdc++-v3/testsuite -L/files/pfeifer/OBJ-0502-1201/i386-unknown-freebsd4.8/libstdc++-v3/src -L/files/pfeifer/OBJ-0502-1201/i386-unknown-freebsd4.8/libstdc++-v3/src/.libs -B/files/pfeifer/gccts/i386-unknown-freebsd4.8/bin/ -B/files/pfeifer/gccts/i386-unknown-freebsd4.8/lib/ -isystem /files/pfeifer/gccts/i386-unknown-freebsd4.8/include -isystem /files/pfeifer/gccts/i386-unknown-freebsd4.8/sys-include" "LD=ld" "LIBCFLAGS=-O2 -g -O2 " "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" check-TESTS
> gmake[3]: Entering directory `/files/pfeifer/OBJ-0502-1201/i386-unknown-freebsd4.8/boehm-gc'
> Segmentation fault (core dumped)
> FAIL: gctest
> ===================
> 1 of 1 tests failed
> ===================


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