* config/sh/sh.c: Do not include algorithm.
commit7b8d51c324e75851c724669bfd3f58c513b29a89
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Nov 2014 11:50:29 +0000 (16 11:50 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Nov 2014 11:50:29 +0000 (16 11:50 +0000)
treef59c9fee672cd745722441e08db0d909086949fd
parent2cb7a58eb3bc683da5d91b622a9026d2e7a0f5a7
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217626 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.md