gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 16:58:25 +0000 (16:58 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jun 2014 16:58:25 +0000 (16:58 +0000)
commitad5d2f053fec0b131e521cb4a293ebbc1236fa9b
treeb562e6d821aa93c3b271699d3affa97e50a6417c
parent76d4a13c9bb258384073d33f435337377667025c
gcc/
* genpreds.c (write_constraint_satisfied_p_1): Replace with...
(write_constraint_satisfied_p_array): ...this new function.
(write_tm_preds_h): Replace write_constraint_satisfied_p_1 with
an array.
(write_insn_preds_c): Update accordingly.

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