]> git.ipfire.org Git - thirdparty/gcc.git/commit
(zero_extract patterns): Don't allow constants in the first operand of...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 24 Jun 1994 22:29:54 +0000 (18:29 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 24 Jun 1994 22:29:54 +0000 (18:29 -0400)
commit8fac469f6396c8c9dc4ad216dfbb7a8ca61c674c
tree672ceebab2cb659d1ab8d01b88abe80eca23e5d6
parent8c3a64777060b6617168ef32c0b05c2ca8aafe16
(zero_extract patterns): Don't allow constants in the first operand of...

(zero_extract patterns): Don't allow constants in the first operand of
ZERO_EXTRACT since the recognizer function forces them to match the
mode of the match_operand.

From-SVN: r7566
gcc/config/vax/vax.md