new FAILs on HEAD
Michael Ritzert
gcc@ds217-115-141-84.dedicated.hosteurope.de
Thu Feb 26 15:50: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 --enable-languages=c,c++,java,f77,ada,objc --with-system-zlib
These new FAILs appeared since the last run:
FAIL: g++.dg/ext/attrib10.C (test for excess errors)
The complete testsuite logs can be found at
http://gcctests.port5.com/logs-HEAD-i686-1077783800.tar.bz2
These are the new ChangeLog entries since the last run:
2004-02-26 Alan Modra <amodra@bigpond.net.au>
* gcse.c (delete_null_pointer_checks_1): Do not delete CC setter
unless HAVE_cc0.
2004-02-25 Richard Henderson <rth@redhat.com>
* explow.c (force_reg): Call mark_reg_pointer as appropriate.
* config/alpha/alpha.c (alpha_emit_conditional_branch): Don't
use (op0-op1) == 0 if op0 is a pointer.
* config/alpha/alpha.md (cmpdi): Use some_operand.
(three comparison combine splits): Remove.
2004-02-25 Richard Henderson <rth@redhat.com>
PR c/12794
* c-common.c (handle_alias_attribute): Reject the attribute if
current_function_decl is set.
2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
PR c++/14246
* mangle.c (write_template_arg_literal): Don't rely on identity for
boolean constants.
2004-02-25 Per Bothner <per@bothner.com>
* parse.y (build_assertion): If we're in an inner class, create the
class$ helper routine in the outer class.
2004-02-25 Richard Henderson <rth@redhat.com>
* gcc.c-torture/execute/20040208-2.c: Move ...
* gcc.c-torture/execute/ieee/20040208-2.c: ... here.
2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
PR c++/14246
* g++.dg/other/crash-3.C: New test.
2004-02-25 Matt Kraai <kraai@alumni.cmu.edu>
* src/powerpc/ffi.c (ffi_prep_args_SYSV): Change
ecif->cif->bytes to bytes.
(ffi_prep_cif_machdep): Add braces around nested if statement.
More information about the Gcc-regression
mailing list