[Bug bootstrap/56509] [4.8 regression] gnattols build failure

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Sat Mar 2 16:10:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56509

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 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*, ...))



More information about the Gcc-bugs mailing list