gcc/
commit76d4a13c9bb258384073d33f435337377667025c
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 16:58:17 +0000 (11 16:58 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 16:58:17 +0000 (11 16:58 +0000)
tree24cd7aa199e416d4f78acbf681440483b5b8c318
parentf0737592919e6751bab6fab6e58f2c76926b951f
gcc/
* genpreds.c (write_lookup_constraint): Rename to...
(write_lookup_constraint_1): ...this.
(write_lookup_constraint_array): New function.
(write_tm_preds_h): Define lookup_constraint as an inline function
that uses write_lookup_constraint_array where possible.
(write_insn_preds_c): Update for the changes above.

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