1 new GCC HEAD@138768 regression

GCC regression tester regress@geoffk.org
Wed Aug 6 09:33:00 GMT 2008


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

Regressions for native:
old   g++.sum g++.dg/other/PR23205.C
old   gcc.sum gcc.dg/debug/dwarf2/dwarf-die3.c
old   gcc.sum gcc.dg/pch/save-temps-1.c
old   gcc.sum gcc.dg/pch/valid-1b.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
fixed libstdc++.sum ext/pb_ds/regression/trie_no_data_map_rand.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r138764 | hubicka | 2008-08-06 07:50:52 +0000 (Wed, 06 Aug 2008) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/predict.c

	* predict.c (maybe_hot_frequency_p): When profile is absent, all
	frequencies might be hot.

------------------------------------------------------------------------
r138765 | charlet | 2008-08-06 07:56:04 +0000 (Wed, 06 Aug 2008) | 12 lines
Changed paths:
   M /trunk/gcc/ada/sem_ch12.adb
   M /trunk/gcc/ada/sem_ch3.adb
   M /trunk/gcc/ada/sem_ch8.adb

2008-08-06  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Process_Discriminants): diagnose redundant or improper
	null exclusion in a discriminant declaration

	* sem_ch8.adb (Analyze_Object_Renaming): diagnose null exclusion
	indicators when type is not an access type.

	* sem_ch12.adb (Formal_Object_Declaration): diagnose null exclusion
	indicators when type is not an access type.


------------------------------------------------------------------------
r138766 | charlet | 2008-08-06 07:56:23 +0000 (Wed, 06 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/exp_disp.adb

2008-08-06  Javier Miranda  <miranda@adacore.com>

	* exp_disp (Expand_Interface_Conversion): Freeze the entity associated
	with the target interface before expanding the code of the interface
	conversion.


------------------------------------------------------------------------
r138767 | charlet | 2008-08-06 07:57:04 +0000 (Wed, 06 Aug 2008) | 8 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/gcc-interface/utils2.c

2008-08-06  Doug Rupp  <rupp@adacore.com>

	* gcc-interface/utils2.c (snames.h) Include
	(TARGET_ABI_OPEN_VMS): Initialize.
	(build_call_alloc_dealloc); [TARGET_ABI_OPEN_VMS] Allocate on 32bit heap
	for Convention C.


------------------------------------------------------------------------
r138768 | charlet | 2008-08-06 08:07:32 +0000 (Wed, 06 Aug 2008) | 12 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/gcc-interface/decl.c
   M /trunk/gcc/ada/gcc-interface/gigi.h
   M /trunk/gcc/ada/gcc-interface/utils2.c

2008-08-06  Doug Rupp  <rupp@adacore.com>

	* gcc-interface/decl.c (gnat_to_gnu_param): Force 32bit descriptor if
	TARGET_MALLOC64 clear.

	* gcc-interface/utils2.c (build_call_alloc_dealloc): Force 32bit malloc
	if TARGET_MALLOC64 clear.

	* gcc-interface/gigi.h (TARGET_ABI_OPEN_VMS): Move here from utils2.c
	(TARGET_MALLC64): New macro. Default to clear.


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

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