1 new GCC HEAD@167871 regression

GCC regression tester regress@geoffk.org
Wed Dec 15 21:50:00 GMT 2010


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

Regressions for native:
old   gcc.sum gcc.dg/guality/pr43479.c
old   gcc.sum gcc.target/i386/pr38240.c
NEW   libjava.sum Thread_Wait_Interrupt

Log information for changes since the last build:
------------------------------------------------------------------------
r167869 | nicola | 2010-12-15 11:47:18 -0800 (Wed, 15 Dec 2010) | 11 lines
Changed paths:
   M /trunk/libobjc/ChangeLog
   M /trunk/libobjc/objc/message.h
   M /trunk/libobjc/sendmsg.c

In libobjc/:
2010-12-15  Nicola Pero  <nicola.pero@meta-innovation.com>

	* objc/message.h (objc_super): When using the modern API, do not
	define Super and Super_t, and always use 'super_class' for the
	super class field.	
	(objc_msg_lookup_super): Updated prototype to use 'struct
	objc_super *' instead of 'Super_t'.
	* sendmsg.c (objc_msg_lookup_super): Updated prototype to use
	'struct objc_super *' instead of 'Super_t'.

------------------------------------------------------------------------
r167870 | ian | 2010-12-15 11:47:44 -0800 (Wed, 15 Dec 2010) | 2 lines
Changed paths:
   M /trunk/gcc/go/gofrontend/expressions.cc
   M /trunk/gcc/go/gofrontend/types.cc
   M /trunk/gcc/go/gofrontend/types.h

Push hash table identity check down to subtypes.

------------------------------------------------------------------------
r167871 | jakub | 2010-12-15 12:20:10 -0800 (Wed, 15 Dec 2010) | 8 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/trans-array.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/pr46945.f90

	PR fortran/46945
	* trans-array.c (gfc_array_init_size): Perform stride overflow
	checking and multiplication by element_size in size_type_node instead
	of sizetype, return value with size_type_node type instead of
	sometimes with sizetype and sometimes with gfc_array_index_type.

	* gfortran.dg/pr46945.f90: New test.

------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------

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


More information about the Gcc-regression mailing list