gimple-match.h (maybe_build_generic_op): Adjust prototype.
authorRichard Biener <rguenther@suse.de>
Wed, 20 Apr 2016 12:49:58 +0000 (12:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 20 Apr 2016 12:49:58 +0000 (12:49 +0000)
commit545cd7ecc81767cb03ccf4bd818eea4bab352083
tree6ecda2e36f59655af88a3d7c0521fb193010349e
parentdd39022b9e5f1272c7451fc0feadc39c7c858c17
gimple-match.h (maybe_build_generic_op): Adjust prototype.

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.

From-SVN: r235274
gcc/ChangeLog
gcc/gimple-fold.c
gcc/gimple-match-head.c
gcc/gimple-match.h