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@138253 regression


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

Regressions for native:
old   g++.sum g++.dg/other/PR23205.C
old   gcc.sum gcc.dg/debug/dwarf2/dwarf-die3.c
fixed gcc.sum gcc.dg/format/bitfld-1.c
old   gcc.sum gcc.dg/matrix/matrix-1.c
old   gcc.sum gcc.dg/matrix/matrix-2.c
old   gcc.sum gcc.dg/matrix/matrix-3.c
old   gcc.sum gcc.dg/matrix/matrix-4.c
old   gcc.sum gcc.dg/matrix/matrix-5.c
old   gcc.sum gcc.dg/matrix/matrix-6.c
old   gcc.sum gcc.dg/matrix/transpose-1.c
old   gcc.sum gcc.dg/matrix/transpose-2.c
old   gcc.sum gcc.dg/matrix/transpose-3.c
old   gcc.sum gcc.dg/matrix/transpose-4.c
old   gcc.sum gcc.dg/matrix/transpose-5.c
old   gcc.sum gcc.dg/matrix/transpose-6.c
old   gcc.sum gcc.dg/pr30286.c
old   gcc.sum gcc.dg/vect/no-scevccp-outer-13.c
old   gcc.sum gcc.dg/vect/no-scevccp-outer-7.c
old   gcc.sum gcc.dg/vect/vect-67.c
old   libjava.sum StackTrace2
NEW   libstdc++.sum ext/pb_ds/regression/trie_data_map_rand.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r138248 | charlet | 2008-07-29 15:50:16 +0000 (Tue, 29 Jul 2008) | 2 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog

Resync.

------------------------------------------------------------------------
r138249 | jakub | 2008-07-29 16:27:50 +0000 (Tue, 29 Jul 2008) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/c-format.c

	* c-format.c (check_format_types): Revert unwanted checkin.

------------------------------------------------------------------------
r138250 | jakub | 2008-07-29 16:29:33 +0000 (Tue, 29 Jul 2008) | 7 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/tree.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/pch/array-1.C
   A /trunk/gcc/testsuite/g++.dg/pch/array-1.Hs

	PR c++/36852
	* tree.c (cplus_array_hash, build_cplus_array_type_1): Hash on
	TYPE_UID instead of pointers.

	* g++.dg/pch/array-1.C: New test.
	* g++.dg/pch/array-1.Hs: New file.

------------------------------------------------------------------------
r138251 | jakub | 2008-07-29 16:30:32 +0000 (Tue, 29 Jul 2008) | 3 lines
Changed paths:
   M /trunk/gcc/java/ChangeLog
   M /trunk/gcc/java/class.c

	* class.c (build_utf8_ref): Pad initializer string to utf8const_type's
	alignment.

------------------------------------------------------------------------
r138252 | jakub | 2008-07-29 16:31:18 +0000 (Tue, 29 Jul 2008) | 3 lines
Changed paths:
   M /trunk/gcc/java/ChangeLog
   M /trunk/gcc/java/class.c

	* class.c (build_utf8_ref): Set DECL_SIZE and DECL_SIZE_UNIT
	from ctype's sizes.

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

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

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(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]