2015-07-22 Richard Biener <rguenther@suse.de>
commit4d289e20d09cf3770709bd6446c8bff39dc381e2
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jul 2015 13:16:50 +0000 (22 13:16 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jul 2015 13:16:50 +0000 (22 13:16 +0000)
tree804a9a2689fb9bc2691592908a8de46726083ae5
parent68fb4349e2f34ca0b79add810f0fe005cb56060a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226067 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/genmatch.c