genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as NO_MODE_TEST.
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 3 Jun 2015 06:28:11 +0000 (06:28 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 3 Jun 2015 06:28:11 +0000 (06:28 +0000)
commit40130403e5500f38e023fac59472f8c61c8356d2
tree66bbfe93611e62b98107ca670840298fa57f2d5f
parentc49316be70e3817af7a09354fab830c0f5208fbc
genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as NO_MODE_TEST.

gcc/
* genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as
NO_MODE_TEST.
(add_mode_tests): Don't add mode tests if the predicate only
accepts scalar constant integers.  Otherwise, allow the mode
of "op" to be VOIDmode if the predicate does accept such integers.

From-SVN: r224056
gcc/ChangeLog
gcc/genpreds.c