This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217348 - in /trunk/gcc: ChangeLog rtl.h system...
- From: uros at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 11 Nov 2014 13:12:40 -0000
- Subject: r217348 - in /trunk/gcc: ChangeLog rtl.h system...
Author: uros
Date: Tue Nov 11 13:12:39 2014
New Revision: 217348
URL: https://gcc.gnu.org/viewcvs?rev=217348&root=gcc&view=rev
Log:
* 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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/rtl.h
trunk/gcc/system.h
trunk/gcc/tree-vect-data-refs.c
trunk/gcc/wide-int.h