predicates.md (altivec_register_operand, [...]): If op is a SUBREG, consider its...
authorSegher Boessenkool <segher@kernel.crashing.org>
Sat, 22 Sep 2012 23:02:06 +0000 (01:02 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Sat, 22 Sep 2012 23:02:06 +0000 (01:02 +0200)
commita2027aad1b81c6b56d198a26b56e9f179a82cd6b
treef2a23ab1341f2eaac8258e8b64131bec579e1d5f
parent699bae64e5f2db1e1d67259a7ab1d54765d6475e
predicates.md (altivec_register_operand, [...]): If op is a SUBREG, consider its SUBREG_REG instead.

gcc/
* config/rs6000/predicates.md (altivec_register_operand,
vsx_register_operand, vfloat_operand, vint_operand,
vlogical_operand, gpc_reg_operand, cc_reg_operand,
cc_reg_not_cr0_operand, cc_reg_not_micro_cr0_operand):
If op is a SUBREG, consider its SUBREG_REG instead.

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