predicates.md ("shift_count_operand", [...]): Reject operands containing eliminable...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Fri, 26 Aug 2005 06:45:09 +0000 (06:45 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Fri, 26 Aug 2005 06:45:09 +0000 (06:45 +0000)
commitdb21e1d01a3f6ca4f7d6c9f151620bae7b66b661
treeca6ada83aee2512041dc9314abed3c6e84c9ecd3
parent4e0d0e3367254340b50be219f252b4bc36cb4271
predicates.md ("shift_count_operand", [...]): Reject operands containing eliminable registers.

2005-08-26  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/predicates.md ("shift_count_operand", "setmem_operand"):
Reject operands containing eliminable registers.
* testsuite/gcc.dg/20050825-1.c: New testcase.

From-SVN: r103515
gcc/ChangeLog
gcc/config/s390/predicates.md
gcc/testsuite/gcc.dg/20050824-1.c [new file with mode: 0644]