r217348 - in /trunk/gcc: ChangeLog rtl.h system...

uros@gcc.gnu.org uros@gcc.gnu.org
Tue Nov 11 13:12:00 GMT 2014


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



More information about the Gcc-cvs mailing list