This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r277961 - in /trunk/gcc: ChangeLog genmatch.c


Author: rguenth
Date: Fri Nov  8 10:21:43 2019
New Revision: 277961

URL: https://gcc.gnu.org/viewcvs?rev=277961&root=gcc&view=rev
Log:
2019-11-08  Richard Biener  <rguenther@suse.de>

	* genmatch.c (expr::gen_transform): Use the resimplify
	member function instead of hard-coding the gimple_resimplifyN variant.
	(dt_simplify::gen_1): Likewise.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]