r226094 - in /trunk/gcc: ChangeLog combine.c

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Thu Jul 23 09:21:00 GMT 2015


Author: ktkachov
Date: Thu Jul 23 09:21:27 2015
New Revision: 226094

URL: https://gcc.gnu.org/viewcvs?rev=226094&root=gcc&view=rev
Log:
[combine][obvious] Use std::swap in try_combine

	* combine.c (try_combine): Use std::swap instead of manually
	swapping.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c



More information about the Gcc-cvs mailing list