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


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

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/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
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:
------------------------------------------------------------------------
r138485 | charlet | 2008-08-01 09:02:34 +0000 (Fri, 01 Aug 2008) | 6 lines
Changed paths:
   M /trunk/gcc/ada/sem_ch6.adb

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

	* sem_ch6.adb (Process_PPCs): Don't copy spec PPC to body if not
	generating code


------------------------------------------------------------------------
r138486 | charlet | 2008-08-01 09:02:44 +0000 (Fri, 01 Aug 2008) | 8 lines
Changed paths:
   M /trunk/gcc/ada/checks.adb

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

	* checks.adb (Apply_Float_Conversion_Check): If the expression to be
	converted is a real literal and the target type has static bounds,
	perform the conversion exactly to prevent floating-point anomalies on
	some targets.


------------------------------------------------------------------------
r138487 | charlet | 2008-08-01 09:02:58 +0000 (Fri, 01 Aug 2008) | 20 lines
Changed paths:
   M /trunk/gcc/ada/prj-attr.adb
   M /trunk/gcc/ada/prj-nmsc.adb
   M /trunk/gcc/ada/prj.adb
   M /trunk/gcc/ada/prj.ads
   M /trunk/gcc/ada/snames.adb
   M /trunk/gcc/ada/snames.ads

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

	* prj-attr.adb: New attribute Compiler'Name_Syntax (<lang>)
	
	* prj-nmsc.adb (Process_Compiler): Recognize attribute Name_Syntax
	
	* prj.adb (Object_Exist_For): Use Object_Generated, not
	Objects_Generated that is removed and was never modified anyway.

	* prj.ads:
	(Path_Syntax_Kind): New enumeration type
	(Language_Config): New component Path_Syntax, defaulted to Host.
	Components PIC_Option and Objects_Generated removed, as they are not
	used.

	* snames.adb: New standard name Path_Syntax
	
	* snames.ads: New standard name Path_Syntax


------------------------------------------------------------------------
r138488 | charlet | 2008-08-01 09:03:11 +0000 (Fri, 01 Aug 2008) | 11 lines
Changed paths:
   M /trunk/gcc/ada/mlib-utl.adb
   M /trunk/gcc/ada/mlib-utl.ads

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

	* mlib-utl.adb:
	(Adalib_Path): New variable to store the path of the adalib directory
	when procedure Specify_Adalib_Dir is called.
	(Lib_Directory): If Adalib_Path is not null, return its value
	(Specify_Adalib_Dir): New procedure
	
	* mlib-utl.ads (Specify_Adalib_Dir): New procedure


------------------------------------------------------------------------
r138489 | charlet | 2008-08-01 09:03:23 +0000 (Fri, 01 Aug 2008) | 8 lines
Changed paths:
   M /trunk/gcc/ada/sem_prag.adb

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

	* sem_prag.adb:
	(Check_Precondition_Postcondition): If not generating code, analyze the
	expression in a postcondition that appears in a subprogram body, so that
	it is properly decorated for ASIS use.


------------------------------------------------------------------------
r138490 | charlet | 2008-08-01 09:03:35 +0000 (Fri, 01 Aug 2008) | 10 lines
Changed paths:
   M /trunk/gcc/ada/exp_ch6.adb

2008-08-01  Gary Dismukes  <dismukes@adacore.com>

	* exp_ch6.adb (Expand_Call): Remove ugly special-case code that resets
	Orig_Prev to Prev in the case where the actual is N_Function_Call or
	N_Identifier. This was interfering with other cases that are rewritten
	as N_Identifier, such as allocators, resulting in passing of the wrong
	accessibility level, and based on testing this code is apparently no
	longer needed at all.


------------------------------------------------------------------------
r138491 | charlet | 2008-08-01 09:04:06 +0000 (Fri, 01 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/sem_ch4.adb

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

	* sem_ch4.adb (Analyze_One_Call): Handle complex overloading of a
	procedure call whose prefix
	is a parameterless function call that returns an access_to_procedure.


------------------------------------------------------------------------
r138492 | charlet | 2008-08-01 09:10:16 +0000 (Fri, 01 Aug 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/gcc-interface/utils.c

2008-08-01  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc-interface/utils.c (convert_vms_descriptor): Add gnu_expr_alt_type
	parameter.
	Convert the expression to it instead of changing its type in place.
	(build_function_stub): Adjust call to above function.

------------------------------------------------------------------------
r138493 | charlet | 2008-08-01 09:29:30 +0000 (Fri, 01 Aug 2008) | 8 lines
Changed paths:
   M /trunk/gcc/ada/exp_ch6.adb

2008-08-01  Gary Dismukes  <dismukes@adacore.com>

	* exp_ch6.adb (Expand_Call): Adjustment to previous fix for passing
	correct accessibility levels. In the "when others" case, retrieve the
	access level of the Etype of Prev rather than Prev_Orig, because the
	original exression has not always been analyzed.


------------------------------------------------------------------------
r138494 | charlet | 2008-08-01 09:29:39 +0000 (Fri, 01 Aug 2008) | 4 lines
Changed paths:
   M /trunk/gcc/ada/prj-nmsc.adb

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

	* prj-nmsc.adb: Minor reformatting

------------------------------------------------------------------------
r138495 | charlet | 2008-08-01 09:29:48 +0000 (Fri, 01 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/sem_ch4.adb

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

	* sem_ch4.adb: Minor reformatting
	Minor code reorganization

------------------------------------------------------------------------
r138496 | charlet | 2008-08-01 09:30:05 +0000 (Fri, 01 Aug 2008) | 4 lines
Changed paths:
   M /trunk/gcc/ada/prj.ads

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

	* prj.ads: Minor reformatting

------------------------------------------------------------------------
r138497 | charlet | 2008-08-01 09:30:14 +0000 (Fri, 01 Aug 2008) | 4 lines
Changed paths:
   M /trunk/gcc/ada/s-os_lib.adb

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

	* s-os_lib.adb: Minor reformatting

------------------------------------------------------------------------
r138498 | charlet | 2008-08-01 09:30:26 +0000 (Fri, 01 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/par-prag.adb

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

	* par-prag.adb (Prag, case Wide_Character_Encoding): Deal with upper
	half encodings

------------------------------------------------------------------------
r138499 | charlet | 2008-08-01 09:30:37 +0000 (Fri, 01 Aug 2008) | 4 lines
Changed paths:
   M /trunk/gcc/ada/scans.ads

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

	* scans.ads: Minor reformatting.

------------------------------------------------------------------------
r138500 | charlet | 2008-08-01 09:30:53 +0000 (Fri, 01 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/sem_prag.adb

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

	* sem_prag.adb (Analyze_Pragma): Put entries in alpha order
	(Analyze_Pragma): Make sure all GNAT pragmas call GNAT_Pragma

------------------------------------------------------------------------
r138501 | charlet | 2008-08-01 09:31:06 +0000 (Fri, 01 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/sem_res.adb

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

	* sem_res.adb:
	(Resolve_Call): Check violation of No_Specific_Termination_Handlers

------------------------------------------------------------------------
r138502 | charlet | 2008-08-01 09:31:18 +0000 (Fri, 01 Aug 2008) | 4 lines
Changed paths:
   M /trunk/gcc/ada/sem_ch12.adb

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

	* sem_ch12.adb: Minor comment reformatting

------------------------------------------------------------------------
r138503 | charlet | 2008-08-01 09:31:42 +0000 (Fri, 01 Aug 2008) | 5 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/par-ch3.adb

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

	* par-ch3.adb (P_Type_Declaration): Properly handle missing type
	keyword

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

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]