On Nov 16, 2014, at 6:36 PM, Uros Bizjak <ubiz...@gmail.com> wrote:
> Hello! > > 2014-11-16 Uros Bizjak <ubiz...@gmail.com> > > * config/sh/sh.c: Do not include algorithm. > (sh_emit_scc_to_t): Replace open-coded swap with std::swap > to swap values. > (sh_emit_compare_and_branch): Ditto. > (sh_emit_compare_and_set): Ditto. > * config/sh/sh.md (replacement peephole2): Ditto. > (cstore4_media): Ditto. > (*fmasf4): Ditto. > > Tested by building a crosscompiler to sh-elf, otherwise untested. OK for trunk. Thanks for taking care of this. Cheers, Oleg