1 new GCC HEAD@138729 regression

GCC regression tester regress@geoffk.org
Tue Aug 5 16:35:00 GMT 2008


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

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/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
fixed libstdc++.sum ext/pb_ds/regression/trie_data_map_rand.cc
NEW   libstdc++.sum ext/pb_ds/regression/trie_no_data_map_rand.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r138719 | charlet | 2008-08-05 14:36:21 +0000 (Tue, 05 Aug 2008) | 2 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gnat.dg/post_block.adb

	* gnat.dg/post_block.adb: New test.

------------------------------------------------------------------------
r138720 | charlet | 2008-08-05 14:37:01 +0000 (Tue, 05 Aug 2008) | 8 lines
Changed paths:
   M /trunk/gcc/ada/gsocket.h
   M /trunk/gcc/ada/socket.c

2008-08-05  Thomas Quinot  <quinot@adacore.com>

	* gsocket.h: Make this file includable in a Nucleus environment, which
	does not support sockets.

	* socket.c: Remove Nucleus-specific hack.


------------------------------------------------------------------------
r138721 | charlet | 2008-08-05 14:37:10 +0000 (Tue, 05 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/adaint.c

2008-08-05  Pascal Obry  <obry@adacore.com>

	* adaint.c: Remove support for readable attribute on vxworks and nucleus


------------------------------------------------------------------------
r138722 | charlet | 2008-08-05 14:37:19 +0000 (Tue, 05 Aug 2008) | 8 lines
Changed paths:
   M /trunk/gcc/ada/sem_attr.adb

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

	* sem_attr.adb:
	(Analyze_Attribute, case 'Result): handle properly the case where some
	operand of the expression in a post-condition generates a transient
	block.


------------------------------------------------------------------------
r138723 | charlet | 2008-08-05 14:37:44 +0000 (Tue, 05 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/sem_ch5.adb

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

	* sem_ch5.adb (Analyze_Assignment_Statement): Apply conversion to
	right-hand side when it is an anonymous access_to_subprogram, to force
	static accessibility check when needed.


------------------------------------------------------------------------
r138724 | charlet | 2008-08-05 14:49:51 +0000 (Tue, 05 Aug 2008) | 2 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   D /trunk/gcc/testsuite/gnat.dg/post_block.adb

Remove test, premature.

------------------------------------------------------------------------
r138725 | charlet | 2008-08-05 15:11:19 +0000 (Tue, 05 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/freeze.adb

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

	* freeze.adb:
	(Freeze_Entity): A deferred constant does not violate the restriction
	No_Default_Initialization, 


------------------------------------------------------------------------
r138726 | charlet | 2008-08-05 15:13:05 +0000 (Tue, 05 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/Makefile.rtl

2008-08-05  Thomas Quinot  <quinot@adacore.com>

	* Makefile.rtl: Compile s-oscons.ads as part of the runtime library.


------------------------------------------------------------------------
r138727 | charlet | 2008-08-05 15:13:25 +0000 (Tue, 05 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/vms_data.ads

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

	* vms_data.ads: Translation for /POINTER_SIZE qualifier.


------------------------------------------------------------------------
r138728 | charlet | 2008-08-05 15:14:29 +0000 (Tue, 05 Aug 2008) | 13 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/sem_ch12.adb
   M /trunk/gcc/ada/sem_ch3.adb
   M /trunk/gcc/ada/sem_ch8.adb

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

	* sem_ch3.adb (Process_Subtype): An allocator is a valid construct that
	can carry a null exclusion indicator, and on which an error may be
	posted if the indicator is redundant.

	* sem_ch8.adb (Analyze_Object_Renaming): Verify that a null exclusion
	does not apply to a subtype mark that already excludes null.

	* sem_ch12.adb (Formal_Object_Declaration): Verify that a null
	exclusion does not apply to a subtype mark that already excludes null.


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

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