2 new GCC HEAD@154871 regressions

GCC regression tester regress@geoffk.org
Tue Dec 1 12:03:00 GMT 2009


With your recent patch, GCC HEAD revision 154871 had problems on:
native: regress-4 (2 NEW failures)
The previous build was of revision 154865.

Regressions for native:
old   gcc.sum gcc.c-torture/compile/limits-exprparen.c
old   gcc.sum gcc.dg/pr34668-1.c
NEW   gfortran.sum gfortran.dg/char_result_7.f90
NEW   gfortran.sum gfortran.dg/char_result_8.f90

Log information for changes since the last build:
------------------------------------------------------------------------
r154868 | charlet | 2009-12-01 01:52:51 -0800 (Tue, 01 Dec 2009) | 36 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/a-ststio.adb
   M /trunk/gcc/ada/einfo.ads
   M /trunk/gcc/ada/exp_ch9.adb
   M /trunk/gcc/ada/g-sercom-linux.adb
   M /trunk/gcc/ada/g-sercom-mingw.adb
   M /trunk/gcc/ada/g-sercom.ads
   M /trunk/gcc/ada/g-socket.adb
   M /trunk/gcc/ada/g-socket.ads
   M /trunk/gcc/ada/gnat1drv.adb
   M /trunk/gcc/ada/s-commun.adb
   M /trunk/gcc/ada/s-commun.ads
   M /trunk/gcc/ada/scos.ads
   M /trunk/gcc/ada/sem_ch10.adb
   M /trunk/gcc/ada/sem_ch6.adb

2009-12-01  Ed Schonberg  <schonberg@adacore.com>

	* einfo.ads: Clarify use of Is_Private_Primitive.
	* sem_ch6.adb (Analyze_Subprogram_Declaration): An operation is a
	private primitive operation only if it is declared in the scope of the
	private controlling type.
	* exp_ch9.adb (Build_Wrapper_Spec): Build wrappers for private
	protected operations as well.

2009-12-01  Arnaud Charlet  <charlet@adacore.com>

	* gnat1drv.adb (Adjust_Global_Switches): Disable front-end
	optimizations in CodePeer mode, to keep the tree as close to the source
	code as possible, and also to avoid inconsistencies between trees when
	using different optimization switches.

2009-12-01  Thomas Quinot  <quinot@adacore.com>

	* scos.ads: Updated specification of source coverage obligation
	information.

2009-12-01  Thomas Quinot  <quinot@adacore.com>

	* g-sercom.ads, g-sercom-mingw.adb, g-sercom-linux.adb,
	a-ststio.adb, s-commun.adb, s-commun.ads, g-socket.adb,
	g-socket.ads (System.Communications.Last_Index): For the case where no
	element has been transferred and Item'First =
	Stream_Element_Offset'First, raise CONSTRAINT_ERROR.

2009-12-01  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch10.adb (Install_Siblings): A private with_clause on some child
	unit U in an ancestor of the current unit must be ignored if the
	current unit has a regular with_clause on U.


------------------------------------------------------------------------
r154869 | rguenth | 2009-12-01 02:02:24 -0800 (Tue, 01 Dec 2009) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/final.c
   M /trunk/gcc/tree-ssa-live.c

2009-12-01  Richard Guenther  <rguenther@suse.de>

	* final.c (rest_of_clean_state): If -fcompare-debug is
	given dump final insns without UIDs.
	* tree-ssa-live.c (remove_unused_scope_block_p): Remove
	after_inlining checks.

------------------------------------------------------------------------
r154870 | charlet | 2009-12-01 02:24:39 -0800 (Tue, 01 Dec 2009) | 25 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/adadecode.c
   M /trunk/gcc/ada/g-sechas.ads
   M /trunk/gcc/ada/gcc-interface/Makefile.in
   M /trunk/gcc/ada/gnatcmd.adb
   M /trunk/gcc/ada/sem_ch3.adb

2009-12-01  Thomas Quinot  <quinot@adacore.com>

	* g-sechas.ads (GNAT.Secure_Hashes.H."=" on Context): Make abstract.

2009-12-01  Matthew Gingell  <gingell@adacore.com>

	* adadecode.c: Allow compilation when building the run time in the gnat
	runtime.
	(__gnat_decode): Strip the .nnnn suffix from names of nested functions.

	* gcc-interface/Makefile.in: Ada adadecode to LIBGNAT_SRCS and
	LIBGNAT_OBJS.

2009-12-01  Vincent Celier  <celier@adacore.com>

	* gnatcmd.adb (Check_Files): Quote the path names as they may include
	spaces.

2009-12-01  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Analyze_Object_Declaration): If the defining identifier
	has already been declared, it may have been rewritten as a renaming
	declaration.


------------------------------------------------------------------------
r154871 | charlet | 2009-12-01 02:29:57 -0800 (Tue, 01 Dec 2009) | 6 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/s-osprim-mingw.adb

2009-12-01  Pascal Obry  <obry@adacore.com>

	* s-osprim-mingw.adb (Get_Base_Time): Make sure that the base time is
	taken at a clock tick boundary.


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

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