new FAILs on HEAD
Michael Ritzert
gcc@ds217-115-141-84.dedicated.hosteurope.de
Mon Sep 13 15:10:00 GMT 2004
If you directly receive this mail, your name is tagged to one of the ChangeLog
entries. A copy is also mailed to gcc-regressions.
The build system:
debian GNU/Linux i686 unstable
i686-pc-linux-gnu
configure flags: --enable-threads=posix --prefix=/opt/gcc-HEAD --enable-__cxa_atexit --with-system-zlib --enable-languages=c,c++,f95,java,objc
These new FAILs appeared since the last run:
FAIL: gfortran.fortran-torture/execute/contained_3.f90 compilation, -O2
FAIL: gfortran.fortran-torture/execute/contained_3.f90 compilation, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/contained_3.f90 compilation, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/contained_3.f90 compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/contained_3.f90 compilation, -O3 -g
FAIL: gfortran.fortran-torture/execute/contained_3.f90 compilation, -Os
FAIL: gfortran.fortran-torture/execute/st_function.f90 compilation, -O2
FAIL: gfortran.fortran-torture/execute/st_function.f90 compilation, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/st_function.f90 compilation, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/st_function.f90 compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/st_function.f90 compilation, -O3 -g
FAIL: gfortran.fortran-torture/execute/st_function.f90 compilation, -Os
FAIL: libmudflap.c++/pass27-frag.cxx (test for excess errors)
FAIL: libmudflap.c++/pass27-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass27-frag.cxx (-O2) (test for excess errors)
FAIL: libmudflap.c++/pass27-frag.cxx (-O3) (test for excess errors)
FAIL: 23_containers/deque/cons/2.cc execution test
FAIL: ext/slist_explicit_instantiation.cc (test for excess errors)
The complete testsuite logs can be found at
http://www.mailsys.de/~gcc/logs-HEAD-i686-1095059082.tar.bz2
These are the new ChangeLog entries since the last run:
2004-09-13 Richard Henderson <rth@redhat.com>
PR tree-opt/10528
* tree-inline.c (copy_body_r): Recompute bits for ADDR_EXPR,
after copying its argument.
2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
* c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,
c-parse.in, c-pragma.c, c-typeck.c: Use %q, %< and %> for quoting
in diagnostics. Use %' for English apostrophes.
* c-tree.h (ATTRIBUTE_GCC_CDIAG): Define.
(pedwarn_c90, pedwarn_c99): Use it.
* c-decl.c (lookup_label): Quote label name in diagnostic.
* c-parse.in (yyprint): Use ' instead of ` for left quote.
* c-typeck.c (warn_for_assignment): Likewise.
2004-09-13 Jan Hubicka <jh@suse.cz>
* i386.c (x86_schedule): New global variable.
(override_options): Disable scheduling when not supported.
* i386.h (x86_schedule): Declare.
(TARGET_SCHEDULE): New macro.
2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
* lib/g77-dg.exp: Remove unused file.
* lib/mike-g77.exp: Ditto.
* lib/g77.exp: Ditto.
2004-09-12 Richard Henderson <rth@redhat.com>
* g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
* g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
Update expected messages.
2004-09-13 Hans-Peter Nilsson <hp@axis.com>
* gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
declaration/use mismatch for dirp parameter.
2004-09-12 Tom Tromey <tromey@redhat.com>
* javax/naming/CompoundName.java (CompoundName): Don't check for
separator in "flat" case.
More information about the Gcc-regression
mailing list