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]

NEW GCC build failure, HEAD@142225 on native


With your recent patch, GCC HEAD revision 142225 had problems on:
native: build (NEW build failure)
Attached is build output for those targets.
The previous build was of revision 142224.

Log information for changes since the last build:
------------------------------------------------------------------------
r142225 | janis | 2008-11-26 10:51:07 -0800 (Wed, 26 Nov 2008) | 40 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/doc/sourcebuild.texi
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/lib/g++.exp
   M /trunk/gcc/testsuite/lib/gcc-dg.exp
   M /trunk/gcc/testsuite/lib/gcc.exp
   M /trunk/gcc/testsuite/lib/gfortran.exp
   M /trunk/gcc/testsuite/lib/gnat.exp
   M /trunk/gcc/testsuite/lib/obj-c++.exp
   M /trunk/gcc/testsuite/lib/objc.exp
   A /trunk/gcc/testsuite/lib/timeout-dg.exp
   A /trunk/gcc/testsuite/lib/timeout.exp
   M /trunk/libgomp/ChangeLog
   M /trunk/libgomp/testsuite/lib/libgomp.exp
   M /trunk/libmudflap/ChangeLog
   M /trunk/libmudflap/testsuite/lib/libmudflap.exp
   M /trunk/libmudflap/testsuite/lib/mfdg.exp
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/testsuite/lib/libstdc++.exp

gcc/
	PR testsuite/28870
	* doc/sourcebuild.texi (Test Directives): Add dg-timeout and
	dg-timeout-factor.

gcc/testsuite/
	PR testsuite/28870
	* lib/timeout.exp: New.
	* lib/timeout-dg.exp: New.
	* lib/gcc-dg.exp: Include new timeout library files.
	(dg-test): Unset timeout variables.
	* lib/gcc.exp (gcc_target_compile): Set timeout value from new proc.
	* lib/g++.exp (g++_target_compile): Ditto.
	* lib/gfortran.exp (gfortran_target_compile): Ditto.
	* lib/objc.exp (objc_target_compile): Ditto.
	* lib/obj-c++.exp (obj-c++_target_compile): Ditto.
	* lib/obj-c++.exp (obj-c++_target_compile): Ditto.
	* lib/gnat.exp (gnat_target_compile): Ditto.

libstdc++-v3/
	PR testsuite/28870
	* testsuite/lib/libstdc++.exp: Include new timeout library files.
	(libstdc++_init): Define tool_timeout.
	(dg-test): Override DejaGnu proc.
	(v3_target_compile): Set timeout value from new proc.
	(v3_target_compile_as_c): Ditto.

libmudflap/
	PR testsuite/28870
	* testsuite/lib/mfdg.exp (dg-test): Use new timeout support.
	(dg-timeout): Remove.
	(standard-wait): Remove.
	* testsuite/lib/libmudflap.exp: Include new timeout library files.
	(libmudflap_target_compile): Set timeout value from new proc.

libgomp/
	PR testsuite/28870
	* testsuite/lib/libgomp.exp: Include new timeout library files.
	(libgomp_target_compile): Set timeout value from new proc.

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

For more information, see <http://glutton.geoffk.org/HEAD/>.

Attachment: native-log.txt
Description: Text document

-- 
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]