]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/59142 (internal compiler error while compiling OpenCV 2.4.7)
authorCharles Baylis <charles.baylis@linaro.org>
Thu, 19 Dec 2013 16:51:35 +0000 (16:51 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Thu, 19 Dec 2013 16:51:35 +0000 (17:51 +0100)
commit0315864862b264c7f7dbb8fcc66aadc2e563f195
tree330282c1412d9574783e71627a66f436f3c0ef64
parent315d7bd411a074259fd9b66e04f9737b70588cbf
re PR target/59142 (internal compiler error while compiling OpenCV 2.4.7)

2013-12-19  Charles Baylis  <charles.baylis@linaro.org>

PR target/59142
gcc/
* arm/predicates.md (arm_hard_general_register_operand): New
predicate.
(arm_hard_register_operand): Remove.
* config/arm/arm-ldmstm.ml: Use arm_hard_general_register_operand
for all patterns.
* config/arm/ldmstm.md: Regenerate.

From-SVN: r206124
gcc/ChangeLog
gcc/config/arm/arm-ldmstm.ml
gcc/config/arm/ldmstm.md
gcc/config/arm/predicates.md