From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24282 invoked by alias); 2 Mar 2013 16:10:34 -0000 Received: (qmail 24224 invoked by uid 48); 2 Mar 2013 16:10:16 -0000 From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/56509] [4.8 regression] gnattols build failure Date: Sat, 02 Mar 2013 16:10:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2013-03/txt/msg00124.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56509 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Andreas Schwab 2013-03-02 16:10:15 UTC --- Caused by r196305 which added a dependency of opts-common.o on opts.o (for opts_concat). ../../libcommon-target.a(prefix.o) osint.o (update_path) ../../libcommon-target.a(rs6000-common.o) ../../libcommon-target.a(prefix.o) (targetm_common) ../../libcommon-target.a(params.o) ../../libcommon-target.a(rs6000-common.o) (set_default_param_value(compiler_param, int)) ../../libcommon-target.a(options.o) ../../libcommon-target.a(rs6000-common.o) (global_options) ../../libcommon-target.a(hooks.o) ../../libcommon-target.a(rs6000-common.o) (hook_bool_bool_gcc_optionsp_false(bool, gcc_options*)) ../../libcommon-target.a(common-targhooks.o) ../../libcommon-target.a(rs6000-common.o) (default_except_unwind_info(gcc_options*)) ../../libcommon-target.a(opts-common.o) ../../libcommon-target.a(options.o) (handle_generated_option(gcc_options*, gcc_options*, unsigned int, char const*, int, unsigned int, int, unsigned int, cl_option_handlers const*, diagnostic_context*)) ../../libcommon-target.a(vec.o) ../../libcommon-target.a(opts-common.o) (vec_prefix::calculate_allocation(vec_prefix*, unsigned int, bool)) ../../libcommon-target.a(opts.o) ../../libcommon-target.a(opts-common.o) (opts_concat(char const*, ...))