]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/20814 (ICE in extract_insn for test vmx/varargs-1.c)
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 8 Apr 2005 23:42:06 +0000 (23:42 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 8 Apr 2005 23:42:06 +0000 (19:42 -0400)
commit334269b9dd52a6dbd0d8df051109f919f137fd4e
tree750745dc1f7a0a46ca626e431462df26a80c62ee
parentde2ab0ca8b09521af6a0d0fb8b13029e119fba58
re PR target/20814 (ICE in extract_insn for test vmx/varargs-1.c)

        PR target/20814
        * config/rs6000/predicates.md (altivec_register_operand): Accept
        SUBREG.
        (and64_operand): Do not limit CONST_INT to mask64_operand.
        (and64_2_operand): Do not limit CONST_INT to mask64_1or2_operand.
        (and_operand): Do not limit CONST_INT to mask_operand.

From-SVN: r97872
gcc/ChangeLog
gcc/config/rs6000/predicates.md