This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
new FAILs on HEAD
- From: Michael Ritzert <gcc at server2 dot mailsys dot de>
- To: gcc-regression at gcc dot gnu dot org, fjahanian at apple dot com, rth at redhat dot com
- Date: Fri, 25 Feb 2005 07:30:00 +0100
- Subject: new FAILs on HEAD
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:
Fedora Core release 3 (Heidelberg)
i686
i686-pc-linux-gnu
configure flags: --enable-threads=posix --prefix=/opt/gcc/install/HEAD --enable-__cxa_atexit --with-system-zlib --enable-languages=c,ada,c++,f95,java,objc
These new FAILs appeared since the last run:
FAIL: cdd2001
The complete testsuite logs can be found at
http://www.mailsys.de/~gcc/logs-HEAD-i686-1109300907.tar.bz2
These are the new ChangeLog entries since the last run:
2005-02-24 Richard Henderson <rth@redhat.com>
PR tree-opt/20127
* tree-sra.c (instantiate_element): Copy TREE_THIS_VOLATILE from
the type.
2005-02-24 Fariborz Jahanian <fjahanian@apple.com>
* config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Check for
vector types if to use base reg for misaligned non-word ld/std.