GCC build failure, HEAD@181195 on native

GCC regression tester regress@geoffk.org
Wed Nov 9 08:51:00 GMT 2011


With your recent patch, GCC HEAD revision 181195 had problems on:
native: build (seems to have stopped earlier)
Attached is build output for those targets.
The previous build was of revision 181192.

Log information for changes since the last build:
------------------------------------------------------------------------
r181193 | dodji | 2011-11-08 23:51:12 -0800 (Tue, 08 Nov 2011) | 10 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/decl2.c
   M /trunk/gcc/cp/parser.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C

PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372

gcc/cp/

	* decl2.c (check_member_template): Accept alias templates and ...
	* parser.c (cp_parser_alias_declaration): ... use it here.

gcc/testsuite/

	* g++.dg/cpp0x/alias-decl-debug-0.C: New test.
------------------------------------------------------------------------
r181194 | ebotcazou | 2011-11-08 23:58:34 -0800 (Tue, 08 Nov 2011) | 1 line
Changed paths:
   M /trunk/gcc/ChangeLog

Fix entry
------------------------------------------------------------------------
r181195 | dodji | 2011-11-09 00:00:58 -0800 (Wed, 09 Nov 2011) | 15 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/parser.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-12.C
   M /trunk/gcc/testsuite/g++.dg/ext/alias-decl-attr4.C
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/include/ext/pointer.h

PR c++/51027 - accepts alias-declaration without ';'

gcc/cp/

	* parser.c (cp_parser_alias_declaration): Require ';' at the end
	of the declaration.

libstdc++-v3/

	* include/ext/pointer.h (rebind): Append missing ';'.

gcc/testsuite

	* g++.dg/cpp0x/alias-decl-12.C: New test.
	* g++.dg/ext/alias-decl-attr4.C: Append missing ';'.
------------------------------------------------------------------------

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

-------------- next part --------------
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... (cached) yes
checking for readdir... yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in /home/regress/tbox/svn-gcc/libjava/libltdl
with_multisubdir=
config.status: executing depfiles commands
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list