]> git.ipfire.org Git - thirdparty/gcc.git/commit
genmatch.c (dt_operand::gen_gimple_expr): Use get_name to get at the operand to look...
authorRichard Biener <rguenther@suse.de>
Tue, 18 Oct 2016 07:25:40 +0000 (07:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 18 Oct 2016 07:25:40 +0000 (07:25 +0000)
commit699acd5b64b6dd9908f968d4fac14c61ae038afc
tree6e93a8a936cd71e26bce17e5463f1cfc4ec9cc17
parentc680ada5f527a33ea7c793704019fb46c795d5f4
genmatch.c (dt_operand::gen_gimple_expr): Use get_name to get at the operand to look at with TREE_OPERAND for generic...

2016-10-18  Richard Biener  <rguenther@suse.de>

* genmatch.c (dt_operand::gen_gimple_expr): Use get_name to
get at the operand to look at with TREE_OPERAND for generic
sub-nodes.

From-SVN: r241295
gcc/ChangeLog
gcc/genmatch.c