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@160314 on native


With your recent patch, GCC HEAD revision 160314 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 160311.

Log information for changes since the last build:
------------------------------------------------------------------------
r160312 | jsm28 | 2010-06-05 05:54:41 -0700 (Sat, 05 Jun 2010) | 9 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/c-tree.h
   M /trunk/gcc/c-typeck.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/c99-restrict-4.c

	PR c/44322
	* c-typeck.c (build_unary_op): Merge qualifiers into pointer
	target type for ADDR_EXPR; require no changes to qualifiers except
	for function types.
	* c-tree.h (c_build_type_variant): Remove.

testsuite:
	* gcc.dg/c99-restrict-4.c: New test.

------------------------------------------------------------------------
r160313 | jason | 2010-06-05 06:13:46 -0700 (Sat, 05 Jun 2010) | 1 line
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/testsuite/util/testsuite_abi.h

	* testsuite/util/testsuite_abi.h: Work around glibc BZ 9694.
------------------------------------------------------------------------
r160314 | jason | 2010-06-05 06:13:57 -0700 (Sat, 05 Jun 2010) | 1 line
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/cpp0x/noexcept06.C

	* g++.dg/cpp0x/noexcept06.C: Call set_unexpected.
------------------------------------------------------------------------

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]