GCC build failure, HEAD@151871 on native

regress regress@apple.com
Sat Sep 19 00:48:00 GMT 2009


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

Log information for changes since the last build:
------------------------------------------------------------------------
r151867 | jason | 2009-09-18 14:25:10 -0700 (Fri, 18 Sep 2009) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/c.opt
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/call.c
   M /trunk/gcc/cp/cp-tree.h
   M /trunk/gcc/cp/pt.c
   M /trunk/gcc/doc/invoke.texi
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C

	* c.opt: Add -fno-deduce-init-list.
	* pt.c (get_pattern_parm): New.
	(listify): Split out from...
	(listify_autos): ...here.
	(unify): Deduce std::initializer_list for T.
	* call.c (build_over_call): Warn about it.
------------------------------------------------------------------------
r151868 | jason | 2009-09-18 14:25:18 -0700 (Fri, 18 Sep 2009) | 10 lines
Changed paths:
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/cp-tree.h
   M /trunk/gcc/cp/decl.c
   M /trunk/gcc/cp/decl2.c
   M /trunk/gcc/cp/tree.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/g++.dg/cpp0x/nolinkage1.C
   A /trunk/gcc/testsuite/g++.dg/cpp0x/nolinkage1.h
   A /trunk/gcc/testsuite/g++.dg/cpp0x/nolinkage1a.cc

	* decl2.c (determine_visibility): Make anonymous types internal.
	(mark_used): Complain about types without linkage used in
	decls with internal linkage.
	(vague_linkage_fn_p): Split out from...
	* decl.c (maybe_commonize_var): ...here.
	(grokdeclarator): Adjust linkage when a typedef gives linkage name.
	* tree.c (no_linkage_check): Check the enclosing class and template
	arguments.

	* cp-tree.h (TYPE_NAMESPACE_SCOPE_P): New.
------------------------------------------------------------------------
r151871 | gerald | 2009-09-18 15:15:58 -0700 (Fri, 18 Sep 2009) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/freebsd.h

	* config/freebsd.h: Update comment on types.
	(WINT_TYPE): Define.

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

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

-------------- next part --------------
checking host system type... powerpc-apple-darwin9.8.0
checking target system type... powerpc-apple-darwin9.8.0
checking for decimal floating point... dpd
checking whether byte ordering is bigendian... 0
checking for long long... yes
yes
checking size of long long... configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
configure: error: in `/Users/regress/tbox/native/build/gcc':
configure: error: cannot compute sizeof (long long)
See `config.log' for more details.
make[2]: *** [configure-stage3-gcc] Error 77
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [stage3-bubble] Error 2
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------

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


More information about the Gcc-regression mailing list