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


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

Log information for changes since the last build:
------------------------------------------------------------------------
r166849 | froydnj | 2010-11-16 17:41:13 -0800 (Tue, 16 Nov 2010) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/pa/pa.c

	PR target/46512
	* config/pa/pa.c (pa_function_arg_boundary): Move TYPE_SIZE accesses
	under check for type.

------------------------------------------------------------------------
r166850 | jason | 2010-11-16 17:43:02 -0800 (Tue, 16 Nov 2010) | 3 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/decl.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/template/injected2.C

	DR 1004
	* decl.c (make_unbound_class_template): Handle using
	injected-type-name as template.
------------------------------------------------------------------------
r166851 | jason | 2010-11-16 17:43:10 -0800 (Tue, 16 Nov 2010) | 2 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/call.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/cpp0x/defaulted20.C

	PR c++/46497
	* call.c (build_over_call): Check for =delete even when trivial.
------------------------------------------------------------------------
r166852 | jason | 2010-11-16 17:43:19 -0800 (Tue, 16 Nov 2010) | 3 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/call.c

	* call.c (convert_like_real): Don't make a temp for copy-list-init.
	(build_over_call): Don't handle that here.
	(build_new_method_call): Use COMPLETE_OR_OPEN_TYPE_P for error.
------------------------------------------------------------------------

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]