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]

1 new GCC HEAD@145710 regression


With your recent patch, GCC HEAD revision 145710 had problems on:
native: regress-3 (1 NEW failures)
The previous build was of revision 145706.

Regressions for native:
old   gcc.sum gcc.dg/framework-2.c
old   gcc.sum gcc.dg/vect/pr35821-altivec.c
NEW   libjava.sum Thread_Sleep_2

Log information for changes since the last build:
------------------------------------------------------------------------
r145707 | gerald | 2009-04-07 19:00:48 -0700 (Tue, 07 Apr 2009) | 3 lines
Changed paths:
   M /trunk/maintainer-scripts/ChangeLog
   M /trunk/maintainer-scripts/update_web_docs_svn

	* update_web_docs_svn: Run this script under plain /bin/sh
	as opposed to /bin/sh -x.

------------------------------------------------------------------------
r145708 | bje | 2009-04-07 19:47:52 -0700 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/gcc.c

	* gcc.c: Replace `CC' with `GCC' throughout.

------------------------------------------------------------------------
r145709 | jason | 2009-04-07 20:44:48 -0700 (Tue, 07 Apr 2009) | 7 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/call.c
   M /trunk/gcc/cp/class.c
   M /trunk/gcc/cp/name-lookup.c
   M /trunk/gcc/cp/pt.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/overload/extern-C-1.C

	PR c++/34691
	* name-lookup.c	(merge_functions): Keep multiple extern "C" functions.
	* call.c (joust): Complain about mismatched default arguments
	in extern "C" functions.
	* class.c (resolve_address_of_overloaded_function): Handle multiple
	extern "C" functions.
	* pt.c (resolve_overloaded_unification): Likewise.
------------------------------------------------------------------------

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

-- 
Geoffrey Keating <geoffk@apple.com> 
(via an automated GCC regression-testing script.)

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