new FAILs on HEAD

Michael Ritzert gcc@server2.mailsys.de
Fri Dec 24 04:32: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:
Fedora Core release 3 (Heidelberg)
i686
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.dg/complex_write.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/complex_write.f90  -Os  (test for excess errors)

The complete testsuite logs can be found at
http://www.mailsys.de/~gcc/logs-HEAD-i686-1103852278.tar.bz2

These are the new ChangeLog entries since the last run:

2004-12-23  Roger Sayle  <roger@eyesopen.com>

	* reload.c (regno_clobbered_p): Add a gcc_assert that regno
	refers to a hard register.

2004-12-23  Mark Mitchell  <mark@codesourcery.com>

	* gimplify.c (gimplify_modify_expr_rhs): Use types_compatible_p.

	PR c++/17595
	* parser.c (cp_parser_error): Issue better messages about
	#pragma in locations where it is not permitted.

2004-12-23  Bud Davis  <bdavis9659@comcast.net>

	PR fortran/19071
	* gfortran.dg/complex_write.f90: New test.
 
2004-12-23  Mark Mitchell  <mark@codesourcery.com>

	PR c++/17595
	* g++.dg/parse/pragma2.C: New test.

	* g++.dg/opt/temp1.C: Make memcpy actually copy bytes.

2004-12-23  Steven G. Kargl  <kargls@comcast.net>

	* gfortran.texi: Fix typo.

2004-12-23  Bud Davis  <bdavis9659@comcast.net>

	PR fortran/19071
	* io/tranfer.c (formatted_transfer): moved check for 
	format reversion inside the processing loop.



More information about the Gcc-regression mailing list