r235274 - in /trunk/gcc: ChangeLog gimple-fold....
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Apr 20 12:49:00 GMT 2016
Author: rguenth
Date: Wed Apr 20 12:49:58 2016
New Revision: 235274
URL: https://gcc.gnu.org/viewcvs?rev=235274&root=gcc&view=rev
Log:
2016-04-20 Richard Biener <rguenther@suse.de>
* gimple-match.h (maybe_build_generic_op): Adjust prototype.
* gimple-match-head.c (maybe_build_generic_op): Pass all ops
by reference, clear op1 and op2 when GENERICizing BIT_FIELD_REF.
(maybe_push_res_to_seq): Adjust.
* gimple-fold.c (maybe_build_generic_op): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-fold.c
trunk/gcc/gimple-match-head.c
trunk/gcc/gimple-match.h
More information about the Gcc-cvs
mailing list