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]

Failure to bootstrap for trunk on i686-pc-linux-gnu


The tree has failed during the bootstrap step.  The last 30 lines of
the log are below; since I do parallel builds, the error may not be on the
last line.


Attached are the ChangeLogs since the previous run.  Possibly a patch with
your name on it has caused the problem(s).


The full transcript is at http://www.devphil.com/build/
Specific problem logs at http://www.devphil.com/build/reports/tests-trunk/
(explanations of each file are on the main page; you probably want summary*)

Host was an athlon-xp (i686) system.  Target was specified as i686-pc-linux-gnu.

This particular run used standard (previously installed) binutils.

This email is generated by a machine, not sent from a person.  If you think
it's been sent to you in error, please see the gcc-regression list archives
for possible followup discussion; this could be legitimate or it could be a
false positive.  Also watch for email from the other regression testers and
check the logs from the known autobuilders.

If you write a response, please respect the Reply-To: header.


With love,
The Autocrasher (Phil's Builder Bot, version 2.1)

=========================================================================

diff -u1r previous/CL/gcc/ChangeLog broken/CL/gcc/ChangeLog
--- previous/CL/gcc/ChangeLog	2004-08-27 01:40:03.000000000 -0400
+++ broken/CL/gcc/ChangeLog	2004-08-28 01:40:03.000000000 -0400
@@ -1 +1,62 @@
+2004-08-27  Jason Merrill  <jason@redhat.com>
+
+	PR c++/13684
+	* gimplify.c (gimplify_cleanup_point_expr): Handle CLEANUP_EH_ONLY.
+	(gimple_push_cleanup): Add eh_only parm.
+	(gimplify_target_expr): Pass it.
+	* c.opt (-fno-threadsafe-statics): New option.
+	* c-opts.c (c_common_handle_option): Handle it.
+	* c-common.h (flag_threadsafe_statics): Declare it.
+	* c-common.c (flag_threadsafe_statics): Record it.
+	* doc/invoke.texi: Document it.
+	* tsystem.h (_GNU_SOURCE): Define.
+	* gthr-posix.h (__gthread_recursive_mutex_t): New typedef.
+	(__GTHREAD_RECURSIVE_MUTEX_INIT): New macro.
+	(__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION): New macro.
+	(__gthread_recursive_mutex_init_function): New fn.
+	(__gthread_recursive_mutex_lock): New fn.
+	(__gthread_recursive_mutex_trylock): New fn.
+	(__gthread_recursive_mutex_unlock): New fn.
+	* gthr-solaris.h, gthr-single.h, gthr-dce.h: Likewise.
+	* gthr-win32.h, gthr-vxworks.h: Likewise.
+	* gthr.h: Document.
+
+2004-08-27  David Edelsohn  <edelsohn@gnu.org>
+
+	* config/rs6000/rs6000.c (rs6000_override_options): Increase
+	maximum skip to 15.  Set function alignment, jump alignment, and
+	loop alignment to 16 for processors that form dispatch groups.
+	(rs6000_rtx_costs): outer_code is used.
+
+2004-08-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* stor-layout.c (sizetype_set): Remove.
+	(set_sizetype): Don't test or set it.
+
+	* tree.h (size_int_type): Remove.
+	* fold-const.c: Do not #include gt-fold-const.h.
+	(size_htab_hash, size_htab_eq): Remove.
+	(size_int_kind): Use build_int_cst.
+	(new_const, size_htab): Remove.
+	(size_int_type): Remove.
+	(round_up): Use build_int_cst.
+	(round_down): Likewise. Remove spurious constant build.
+
+2004-08-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* configure.ac: Add ENABLE_ASSERT_CHECKING control.
+	Add is_release variable, use it for --enable-werror and
+	--enable-checking defaults.
+	* system.h (gcc_assert, gcc_unreachable): New.
+	* doc/install.texi (--enable-checking): Update.
+	* configure, config.in: Rebuilt.
+
+2004-08-26  Richard Sandiford  <rsandifo@redhat.com>
+
+	* rtl.h (read_rtx): Change prototype.
+	* read-rtl.c (read_rtx): Provide the caller with both an rtx and a
+	line number.  Return true on success.
+	* gensupport.c (process_include, init_md_reader_args_cb): Adjust
+	callers accordingly.
+
 2004-08-26  Richard Henderson  <rth@redhat.com>
diff -u1r previous/CL/gcc/cp/ChangeLog broken/CL/gcc/cp/ChangeLog
--- previous/CL/gcc/cp/ChangeLog	2004-08-27 01:40:12.000000000 -0400
+++ broken/CL/gcc/cp/ChangeLog	2004-08-28 01:40:13.000000000 -0400
@@ -1 +1,119 @@
+2004-08-27  Jason Merrill  <jason@redhat.com>
+
+	PR c++/16851
+	* tree.c (stabilize_init): See through a COMPOUND_EXPR.
+
+	PR c++/13684
+	* decl.c (expand_static_init): Use thread-safety API.
+	(register_dtor_fn): Return the call, don't expand it.
+	* tree.c (add_stmt_to_compound): New fn.
+	(stabilize_call): Use it.
+
+2004-08-27  Richard Henderson  <rth@redhat.com>
+
+	* cp-tree.def (OFFSETOF_EXPR): New.
+	* parser.c (cp_parser_builtin_offsetof): Either built an
+	OFFSETOF_EXPR, or call fold_offsetof immediately.
+	* pt.c (tsubst_expr): Handle OFFSETOF_EXPR.
+
+2004-08-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* call.c (validate_conversion_obstack): Replace
+	my_friendly_assert with gcc_assert or gcc_unreachable.
+	(direct_reference_binding, merge_conversion_sequences,
+	build_user_type_conversion_1, perform_overload_resolution,
+	build_op_delete_call, enforce_access, call_builtin_trap,
+	build_over_call, build_special_member_call, build_new_method_call,
+	initialize_reference): Likewise.
+	* class.c (build_base_path, build_primary_vtable, alter_access,
+	check_bases, update_vtable_entry_for_fn, layout_empty_base,
+	clone_function_decl, adjust_clone_args,
+	type_requires_array_cookie, include_empty_classes,
+	finish_struct_1, resolve_address_of_overloaded_function,
+	instantiate_type, get_vtbl_decl_for_binfo, build_vtt_inits,
+	dfs_build_secondary_vptr_vtt_inits, build_ctor_vtbl_group,
+	accumulate_vtbl_inits, build_vtbl_initializer,
+	build_vbase_offset_vtbl_entries, build_rtti_vtbl_entries): Likewise.
+	* cvt.c (build_up_reference, convert_to_reference): Likewise.
+	* decl.c (poplevel, duplicate_decls, make_typename_type,
+	cxx_init_decl_processing, reshape_init, check_initializer,
+	make_rtl_for_nonlocal_decl, initialize_local_var, cp_finish_decl,
+	expand_static_init, grokfndecl, grokvardecl, build_ptrmem_type,
+	grokdeclarator, copy_fn_p, grok_op_properties, xref_tag,
+	xref_basetypes, start_preparsed_function, save_function_data,
+	finish_function, finish_method, maybe_register_incomplete_var,
+	complete_vars): Likewise.
+	* decl2.c (grok_array_decl, check_member_template,
+	check_classfn, finish_static_data_member_decl, coerce_new_type,
+	coerce_delete_type, import_export_class, decl_needed_p,
+	determine_visibility, import_export_decl, build_cleanup,
+	start_static_initialization_or_destructi, do_static_destruction,
+	prune_vars_needing_no_initialization,
+	build_offset_ref_call_from_tree): Likewise.
+	* error.c (dump_decl, dump_expr): Likewise.
+	* init.c (finish_init_stmts, build_zero_init,
+	expand_virtual_init, expand_default_init, expand_aggr_init_1,
+	build_offset_ref, build_new_1, build_delete, build_vbase_delete):
+	Likewise.
+	* mangle.c (write_method_parms, write_template_args,
+	write_expression, write_template_arg): Likewise.
+	* method.c (make_thunk, finish_thunk, use_thunk): Likewise.
+	* name-lookup.c (pop_binding, begin_scope, leave_scope,
+	resume_scope, push_using_decl, validate_nonmember_using_decl,
+	is_ancestor, poplevel_class, set_inherited_value_binding_p,
+	push_class_level_binding, do_class_using_decl, push_namespace,
+	pop_namespace, add_using_namespace, ambiguous_decl,
+	lookup_namespace_name, lookup_type_current_level,
+	maybe_process_template_type_declaration): Likewise.
+	* parser.c (cp_lexer_peek_nth_token,
+	cp_parser_parse_and_diagnose_invalid_typ,
+	cp_parser_translation_unit, cp_parser_template_id,
+	cp_parser_lookup_name, cp_parser_late_parsing_for_member): Likewise.
+	* pt.c (push_access_scope, finish_member_template_decl,
+	push_inline_template_parms_recursive, add_outermost_template_args,
+	get_innermost_template_args, begin_explicit_instantiation,
+	end_explicit_instantiation, retrieve_specialization,
+	is_specialization_of, is_specialization_of_friend,
+	register_specialization, check_explicit_specialization,
+	comp_template_parms, process_template_parm,
+	process_partial_specialization, convert_nontype_argument,
+	coerce_template_template_parms, coerce_template_parms,
+	mangle_class_name_for_template, lookup_template_function,
+	lookup_template_class, instantiate_class_template, tsubst_decl,
+	tsubst_function_type, tsubst, tsubst_qualified_id, tsubst_copy,
+	instantiate_template, fn_type_unification, type_unification_real,
+	get_template_base, regenerate_decl_from_template,
+	template_for_substitution, instantiate_decl,
+	get_mostly_instantiated_function_type, dependent_scope_ref_p,
+	value_dependent_expression_p, resolve_typename_type): Likewise.
+	* repo.c (repo_emit_p): Likewise.
+	* rtti.c (build_headof, get_tinfo_decl, get_pseudo_ti_init,
+	create_tinfo_types, emit_tinfo_decl): Likewise.
+	* search.c (lookup_base_r, lookup_base, lookup_field_1,
+	dfs_access_in_type, build_baselink, lookup_member,
+	adjust_result_of_qualified_name_lookup, copied_binfo): Likewise.
+	* semantics.c (perform_or_defer_access_check,
+	finish_non_static_data_member, finish_stmt_expr_expr,
+	finish_stmt_expr, finish_call_expr, finish_pseudo_destructor_expr,
+	finish_template_template_parm, finish_member_declaration,
+	emit_associated_thunks): Likewise.
+	* tree.c (build_target_expr_with_type, force_target_expr,
+	copy_binfo, get_first_fn, cp_tree_equal): Likewise.
+	* typeck.c (type_after_usual_arithmetic_conversions, comptypes,
+	cxx_sizeof_or_alignof_type, perform_integral_promotions,
+	build_class_member_access_expr, finish_class_member_access_expr,
+	build_ptrmemfunc_access_expr, build_unary_op,
+	unary_complex_lvalue, cxx_mark_addressable, build_modify_expr,
+	build_ptrmemfunc, expand_ptrmemfunc_cst, check_return_expr
+	* typeck2.c (complete_type_check_abstract,
+	abstract_virtuals_error, process_init_constructor,
+	add_exception_specifier): Likewise.
+
+2004-08-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* class.c (build_vtbl_initializer): Use ssize_int.
+	* decl.c (complete_array_type): Likewise.
+	* method.c (finish_thunk): Likewise.
+	* search.c (get_dynamic_base_type): Likewise.
+
 2004-08-26  Richard Henderson  <rth@redhat.com>
diff -u1r previous/CL/gcc/fortran/ChangeLog broken/CL/gcc/fortran/ChangeLog
--- previous/CL/gcc/fortran/ChangeLog	2004-08-27 01:40:14.000000000 -0400
+++ broken/CL/gcc/fortran/ChangeLog	2004-08-28 01:40:17.000000000 -0400
@@ -1 +1,14 @@
+2004-08-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
+
+	* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern
+	variable declaration of same name.
+	* arith.c, check.c, decl.c, dump_parse_tree.c, expr.c,
+	intrinsic.c, io.c, iresolve.c, match.c, options.c, primary.c,
+	resolve.c, simplify.c, symbol.c, trans-const.c, trans-io.c:
+	Replace all calls to gfc_default_*_kind with variable accesses.
+	* trans-types.c: Same as above.
+	(gfc_default_*_kind_1): Rename to gfc_default_*_kind, remove
+	static qualifier. Replace all occurences.
+	(gfc_default_*_kind): Remove functions.
+
 2004-08-26  Richard Henderson  <rth@redhat.com>
diff -u1r previous/CL/gcc/testsuite/ChangeLog broken/CL/gcc/testsuite/ChangeLog
--- previous/CL/gcc/testsuite/ChangeLog	2004-08-27 01:40:15.000000000 -0400
+++ broken/CL/gcc/testsuite/ChangeLog	2004-08-28 01:40:18.000000000 -0400
@@ -1 +1,10 @@
+2004-08-27  Paul Brook  <paul@codesourcery.com>
+
+	* gfortran.dg/rewind_1.f90: New test.
+
+2004-08-27  Bud Davis  <bdavis9659@comcast.net>
+
+	PR fortran/16597
+	* gfortran.dg/pr16597.f90: New test.
+
 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
diff -u1r previous/CL/libgfortran/ChangeLog broken/CL/libgfortran/ChangeLog
--- previous/CL/libgfortran/ChangeLog	2004-08-27 01:40:29.000000000 -0400
+++ broken/CL/libgfortran/ChangeLog	2004-08-28 01:40:40.000000000 -0400
@@ -1 +1,14 @@
+2004-08-27  Paul Brook  <paul@codesourcery.com>
+
+	* io/rewind.c (st_rewind): Reset unit to read mode.
+
+2004-08-27  Bud Davis  <bdavis9659@comcast.net>
+
+	PR fortran/16597
+	* io/io.h: created typedef for unit_mode.
+	* io/io.h (gfc_unit): added mode to unit structure.
+	* io/transfer.c (data_transfer_init): flush if a write then
+	read is done on a unit (direct access files).
+	* io/rewind.c (st_rewind): Used unit mode instead of global.
+
 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
diff -u1r previous/CL/libstdc++-v3/ChangeLog broken/CL/libstdc++-v3/ChangeLog
--- previous/CL/libstdc++-v3/ChangeLog	2004-08-26 01:40:47.000000000 -0400
+++ broken/CL/libstdc++-v3/ChangeLog	2004-08-28 01:40:42.000000000 -0400
@@ -1 +1,37 @@
+2004-08-27  Jason Merrill  <jason@redhat.com>
+
+	PR c++/13684
+	* libsupc++/guard.cc (static_mutex): Internal class implementing a
+	recursive mutex which controls initialization of local statics.
+	(__gnu_cxx::recursive_init): New exception class.
+	(__cxa_guard_acquire): Deal with locking and recursion detection.
+	(acquire_1, __cxa_guard_abort, __cxa_guard_release): Likewise.
+
+2004-08-27  Matthias Klose  <doko@debian.org>
+
+	* configure.host: For mips*-*-linux* update cpu_include_dir
+	after atomicity_dir is set.
+
+2004-08-27  Matthias Klose  <doko@debian.org>
+
+	* config/abi/arm-linux-gnu/baseline_symbols.txt: New.
+	* config/abi/mips-linux-gnu/baseline_symbols.txt: Update to 3.4.0.
+	* configure.host: Set abi_baseline_pair for arm*-*-linux* and
+	mips*-*-linux*.
+
+2004-08-27  Paolo Carlini  <pcarlini@suse.de>
+
+	* testsuite/27_io/manipulators/adjustfield/wchar_t/1.cc: New.
+	* testsuite/27_io/manipulators/adjustfield/wchar_t/2.cc: Likewise.
+	* testsuite/27_io/manipulators/basefield/wchar_t/1.cc: Likewise.
+	* testsuite/27_io/manipulators/standard/wchar_t/1.cc: Likewise.
+	* testsuite/27_io/manipulators/standard/wchar_t/2.cc: Likewise.
+	
+	* testsuite/27_io/manipulators/adjustfield/char/1.cc: Minor
+	formatting fixes.
+	* testsuite/27_io/manipulators/adjustfield/char/2.cc: Likewise.
+	* testsuite/27_io/manipulators/basefield/char/1.cc: Likewise.
+	* testsuite/27_io/manipulators/standard/char/1.cc: Likewise.
+	* testsuite/27_io/manipulators/standard/char/2.cc: Likewise.
+
 2004-08-25  Paolo Carlini  <pcarlini@suse.de>

stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/lambda-trans.c -o lambda-trans.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/lambda-code.c -o lambda-code.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  \
	/home/pme/src/trunk/gcc/config/i386/i386.c -o i386.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  \
	/home/pme/src/trunk/gcc/config/host-linux.c
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/tree-inline.c -o tree-inline.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/cgraph.c -o cgraph.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/cgraphunit.c -o cgraphunit.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/tree-nomudflap.c -o tree-nomudflap.o
rm -rf libbackend.a
ar rc libbackend.a tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o tree-alias-type.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-alias-common.o tree-ssa-ccp.o tree-vn.o tree-alias-ander.o tree-ssa-dce.o  tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o tree-phinodes.o tree-ssanames.o tree-sra.o tree-complex.o tree-ssa-loop.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vectorizer.o tree-ssa-loop-ivcanon.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o dojump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postreload-gcse.o predict.o insn-preds.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postreload-gcse.o predict.o print-rtl.o print-tree.o value-prof.o var-tracking.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o unroll.o varasm.o varray.o vec.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o passes.o rtl-profile.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o	lambda-code.o i386.o  host-linux.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o
ranlib  libbackend.a
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o  c-gimplify.o tree-mudflap.o c-pretty-print.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a   ../libbanshee/points-to/libandersen.a ../libbanshee/engine/libbansheeengine.a ../libbanshee/libcompat/libbansheecompat.a  ../libiberty/libiberty.a
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/gcov.c -o gcov.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/errors.c -o errors.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H  gcov.o intl.o version.o errors.o ../libcpp/libcpp.a   ../libbanshee/points-to/libandersen.a ../libbanshee/engine/libbansheeengine.a ../libbanshee/libcompat/libbansheecompat.a  ../libiberty/libiberty.a -o gcov
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/. -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/gcov-dump.c -o gcov-dump.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H  gcov-dump.o version.o errors.o ../libcpp/libcpp.a   ../libbanshee/points-to/libandersen.a ../libbanshee/engine/libbansheeengine.a ../libbanshee/libcompat/libbansheecompat.a  ../libiberty/libiberty.a -o gcov-dump
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -Werror -fno-common   -DHAVE_CONFIG_H    -I. -Icp -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/cp -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/cp/call.c -o cp/call.o
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-08-28-trunk/i686-pc-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -Werror -fno-common   -DHAVE_CONFIG_H    -I. -Icp -I/home/pme/src/trunk/gcc -I/home/pme/src/trunk/gcc/cp -I/home/pme/src/trunk/gcc/../include -I/home/pme/src/trunk/gcc/../libcpp/include -I/home/pme/src/trunk/gcc/../libbanshee/libcompat -I/home/pme/src/trunk/gcc/../libbanshee -I/home/pme/src/trunk/gcc/../libbanshee/points-to  /home/pme/src/trunk/gcc/cp/decl.c -o cp/decl.o
/home/pme/src/trunk/gcc/cp/decl.c: In function `expand_static_init':
/home/pme/src/trunk/gcc/cp/decl.c:5155: warning: 'inner_then_clause' may be used uninitialized in this function
/home/pme/src/trunk/gcc/cp/decl.c:5154: warning: 'inner_if_stmt' may be used uninitialized in this function
make[2]: *** [cp/decl.o] Error 1
make[2]: Leaving directory `/mnt/build/build-2004-08-28-trunk/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/build/build-2004-08-28-trunk/gcc'
make: *** [bootstrap] Error 2



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]