gcc/
commit358c78255d486a9bebaf1347c77a11f91c0172a7
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jun 2015 06:28:11 +0000 (3 06:28 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jun 2015 06:28:11 +0000 (3 06:28 +0000)
tree66bbfe93611e62b98107ca670840298fa57f2d5f
parent0e72497d61ba5c6c01fb639c1086b8a3d2e78d18
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.

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