s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split alternatives.
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 22 Mar 2003 17:52:10 +0000 (17:52 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 22 Mar 2003 17:52:10 +0000 (17:52 +0000)
commit97c6f7ad7363ba6842373bbf8e14f9a34b5db413
treea9784e53b2291fc15de3b2d55b0832d028e86de7
parentb8c25665b0bc2e74a01fde725c7dcf792fb7f1ef
s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split alternatives.

* config/s390/s390.md ("movti", "*movdi_31", "*movdf_31"): Use 'o' instead
of 'm' constraint in forced-split alternatives.
("*adddi3_31", "*subdi3_31"): Likewise.  Also, pass 0 instead of 1 as
VALIDATE_ADDRESS parameter to operand_subword.
* gcc.dg/20030321-1.c: New test.

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