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


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

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
old   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:
------------------------------------------------------------------------
r138575 | charlet | 2008-08-04 08:37:31 +0000 (Mon, 04 Aug 2008) | 9 lines
Changed paths:
   M /trunk/gcc/ada/restrict.adb
   M /trunk/gcc/ada/restrict.ads
   M /trunk/gcc/ada/s-rident.ads

2008-08-04  Robert Dewar  <dewar@adacore.com>

	* restrict.adb: Improved messages for restriction warnings

	* restrict.ads: Improved messages for restriction messages

	* s-rident.ads (Profile_Name): Add No_Profile


------------------------------------------------------------------------
r138576 | charlet | 2008-08-04 08:37:40 +0000 (Mon, 04 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/system-darwin-x86.ads

2008-08-04  Robert Dewar  <dewar@adacore.com>

	* system-darwin-x86.ads: Correct bad definition of Max_Nonbinary_Modulus


------------------------------------------------------------------------
r138577 | charlet | 2008-08-04 08:37:47 +0000 (Mon, 04 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/freeze.adb

2008-08-04  Robert Dewar  <dewar@adacore.com>

	* freeze.adb (Freeze_Entity): Check for size clause for boolean warning


------------------------------------------------------------------------
r138578 | charlet | 2008-08-04 08:37:57 +0000 (Mon, 04 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/prj-proc.adb

2008-08-04  Vincent Celier  <celier@adacore.com>

	* prj-proc.adb:
	(Copy_Package_Declarations): When inheriting package Naming from a
	project being extended, do not inherit source exception names.


------------------------------------------------------------------------
r138579 | charlet | 2008-08-04 08:38:06 +0000 (Mon, 04 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/sem_prag.adb

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

	* sem_prag.adb (Check_Precondition_Postcondition): When scanning the
	list of declaration to find previous subprogram, do not go to the
	original node of a generic unit.


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

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]