[Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jul 24 15:52:00 GMT 2008



------- Comment #13 from hjl dot tools at gmail dot com  2008-07-24 15:51 -------
ia64_override_options has

  ia64_flag_schedule_insns2 = flag_schedule_insns_after_reload;
  flag_schedule_insns_after_reload = 0;

If decode_options is called again without calling ia64_override_options,
ia64_flag_schedule_insns2 and flag_schedule_insns_after_reload may be
incorrect.


-- 


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



More information about the Gcc-bugs mailing list