r226143 - in /trunk/gcc: ChangeLog cp/ChangeLog...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Jul 24 10:31:00 GMT 2015


Author: rguenth
Date: Fri Jul 24 10:31:21 2015
New Revision: 226143

URL: https://gcc.gnu.org/viewcvs?rev=226143&root=gcc&view=rev
Log:
2015-07-24  Richard Biener  <rguenther@suse.de>

	* fold-const.c (maybe_canonicalize_comparison_1): Move
	A code CST canonicalization ...
	* match.pd: ... to a pattern here.

	cp/
	* init.c (build_vec_init): Build iterator bound in the same
	type as the iterator.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/fold-const.c
    trunk/gcc/match.pd



More information about the Gcc-cvs mailing list