genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and STRICT_LOW_PART as SET_DE...
authorRichard Henderson <rth@redhat.com>
Sat, 9 Dec 2000 22:06:52 +0000 (14:06 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 9 Dec 2000 22:06:52 +0000 (14:06 -0800)
commit7297e9fc9adf8e42abbc2e64272ea5ddfbd48b24
treed6b86f741f45027fb07f42e45fe200e179ce8e7f
parente45046aeda064dac8461f0037eb221cca677c9d0
genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and STRICT_LOW_PART as SET_DEST have in-out constraints.

        * genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and
        STRICT_LOW_PART as SET_DEST have in-out constraints.

From-SVN: r38164
gcc/ChangeLog
gcc/genrecog.c