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


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

Log information for changes since the last build:
------------------------------------------------------------------------
r190825 | jason | 2012-08-30 19:49:33 -0700 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/pt.c

	* pt.c (instantiate_template_1): Keep processing_template_decl set
	if there are dependent args.
------------------------------------------------------------------------
r190826 | jason | 2012-08-30 19:49:42 -0700 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/decl.c
   M /trunk/gcc/testsuite/g++.dg/template/static30.C

	* decl.c (cp_finish_decl): Check for invalid multiple initializers
	even if the initializer is dependent.
------------------------------------------------------------------------
r190827 | jason | 2012-08-30 19:49:52 -0700 (Thu, 30 Aug 2012) | 4 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/pt.c

	* pt.c (get_class_bindings): Call coerce_template_parms.  Add
	main_tmpl parameter.
	(more_specialized_class): Add main_tmpl parameter.
	(most_specialized_class): Adjust calls.
------------------------------------------------------------------------

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]