This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC 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]

new FAILs on HEAD


These new FAILs

FAIL: 18_support/numeric_limits.cc (test for excess errors)
FAIL: 23_containers/list/cons/3.cc (test for excess errors)
FAIL: 23_containers/list/cons/8.cc (test for excess errors)
FAIL: 23_containers/vector/cons/4.cc (test for excess errors)

were caused by one of the following checkins

2003-09-05  Nitin Yewale  <NitinY@KPITCummins.com>

	* config/h8300/h8300-protos.h: Declare h8300_hard_regno_rename_ok
	* config/h8300/h8300.h (HARD_REGNO_RENAME_OK): New.
	* config/h8300/h8300.c (h8300_hard_regno_rename_ok): New.

2003-09-05  Roger Sayle  <roger@eyesopen.com>
	    Richard Henderson  <rth@redhat.com>

	PR optimization/1823
	* expmed.c (expand_divmod <EXACT_DIV_EXPR>): Use an unsigned
	multiplication to implement division by constant integer.

2003-09-05  Mark Mitchell  <mark@codesourcery.com>

	PR c++/12163
	* call.c (perform_direct_initialization): Correct logic for
	direct-initialization of a class type.

	PR c++/12146
	* pt.c (lookup_template_function): Robustify.

2003-09-05  Mark Mitchell  <mark@codesourcery.com>

	PR c++/12163
	* g++.dg/expr/static_cast4.C: New test.

	PR c++/12146
	* g++.dg/template/crash9.C: New test.

2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>

	* g++.old-deja/g++.ext/pretty2.C: Update for change 
	in __FUNCTION__.
	* g++.old-deja/g++.ext/pretty3.C: Likewise.


debian GNU/Linux i686 unstable


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