On Mon, Jun 3, 2013 at 4:43 PM, Yuri Rumyantsev <ysrum...@gmail.com> wrote:
> Updated Changelog: > > gcc/ > > 2013-06-03 Yuri Rumyantsev <yuri.s.rumyant...@intel.com> > > * config/i386/i386.c (ix86_lea_outperforms): Fix formatting. > (ix86_avoid_lea_for_addr): Likewise. > (exact_dependency_1): Likewise. > (ix86_adjust_cost): Likewise. > (swap_top_of_ready_list): Fix formatting and !reload_completed check > removed. > (do_reorder_for_imul): Fix typo, formatting and > !reload_completed check removed. > (ix86_sched_reorder): Fix typo and formatting. > (fold_builtin_cpu): Move M_INTEL_SLM at the end of processor types > list. > > libgcc/ > > 2013-06-03 Yuri Rumyantsev <yuri.s.rumyant...@intel.com> > > * config/i386/cpuinfo.c (INTEL_SLM): New enum value. > > > All testing is ok. > > Uros, is it ok for trunk? Looks OK. Sorry for not noticing ABI breakage earlier. Thanks, Uros.