r211469 - in /trunk/gcc: ChangeLog genpreds.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Wed Jun 11 16:58:00 GMT 2014
Author: rsandifo
Date: Wed Jun 11 16:58:17 2014
New Revision: 211469
URL: http://gcc.gnu.org/viewcvs?rev=211469&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/genpreds.c
More information about the Gcc-cvs
mailing list