system.h: Include algorithm and utility.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 11 Nov 2014 13:12:39 +0000 (14:12 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 11 Nov 2014 13:12:39 +0000 (14:12 +0100)
commit9310366b70c4953aff526ec62d0405dc729d5edf
treed5e79eb5d58db620ac7bc854f753b8808505bdd3
parent568ccfea0f9f6c4a188429faa42c89087503f5a9
system.h: Include algorithm and utility.

* system.h: Include algorithm and utility.
* rtl.h: Do not include utility here.
* wide-int.h: Ditto.
* tree-vect-data-refs.c (swap): Remove template.
(vect_prune_runtime_alias_test_list): Use std::swap instead of swap.

From-SVN: r217348
gcc/ChangeLog
gcc/rtl.h
gcc/system.h
gcc/tree-vect-data-refs.c
gcc/wide-int.h