]> git.ipfire.org Git - thirdparty/gcc.git/commit
predicates.md (integer_store_memory_operand): Accept REG+D operands with a large...
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 5 Apr 2016 23:42:36 +0000 (23:42 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 5 Apr 2016 23:42:36 +0000 (23:42 +0000)
commitd5a28db09e14fff64b900ff0d31eabda96c008b3
tree1c2e65941092c64a8c09819e1ae8f20fccb04ca2
parent1d510e046c227759921697b604f5f7c48794b84d
predicates.md (integer_store_memory_operand): Accept REG+D operands with a large offset when reload_in_progress is true.

* config/pa/predicates.md (integer_store_memory_operand): Accept
REG+D operands with a large offset when reload_in_progress is true.
(floating_point_store_memory_operand): Likewise.

From-SVN: r234765
gcc/ChangeLog
gcc/config/pa/predicates.md