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]

GCC build failure, HEAD@146991 on native


With your recent patch, GCC HEAD revision 146991 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 146990.

Log information for changes since the last build:
------------------------------------------------------------------------
r146991 | ebotcazou | 2009-04-29 16:10:21 -0700 (Wed, 29 Apr 2009) | 19 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/err_vars.ads
   M /trunk/gcc/ada/gnatcmd.adb
   M /trunk/gcc/ada/makeutl.adb
   M /trunk/gcc/ada/makeutl.ads
   M /trunk/gcc/ada/scans.ads
   M /trunk/gcc/ada/sinput-l.adb
   M /trunk/gcc/ada/sinput.ads

	Revert
	2009-04-29  Vincent Celier  <celier@adacore.com>

	* sinput-l.adb (Load_File): When preprocessing, set temporarily the
	Source_File_Index_Table entries for the source, to avoid crash when
	reporting an error.

	* gnatcmd.adb (Test_If_Relative_Path): Use
	Makeutl.Test_If_Relative_Path.
	
	* makeutl.adb:(Test_If_Relative_Path): Process switches --RTS= only if
	Including_RTS is True.

	* makeutl.ads (Test_If_Relative_Path): New Boolean parameter
	Including_RTS defaulted to False.

	* sinput.ads, scans.ads, err_vars.ads: Initialize some variables with
	a default value.

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

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

Attachment: native-log.txt
Description: Text document

-- 
Geoffrey Keating <geoffk@apple.com> 
(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]