genmatch.c (struct operand): Add location member.
authorRichard Biener <rguenther@suse.de>
Wed, 22 Jul 2015 13:16:50 +0000 (13:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 22 Jul 2015 13:16:50 +0000 (13:16 +0000)
commit0889c52f15b21171977ad329ea8e6a096c1af827
tree804a9a2689fb9bc2691592908a8de46726083ae5
parent6dd74463ea50706652a42ac993ac3a2e22b86b58
genmatch.c (struct operand): Add location member.

2015-07-22  Richard Biener  <rguenther@suse.de>

* genmatch.c (struct operand): Add location member.
(predicate, expr, c_expr, capture, if_expr, with_expr): Adjust
constructors.
(struct simplify): Remove match_location and result_location
members.
(elsehwere): Adjust.

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