[Bug target/59142] [4.8/4.9 Regression] internal compiler error while compiling OpenCV 2.4.7
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 17 11:57:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59142
--- Comment #12 from clyon at gcc dot gnu.org ---
Author: clyon
Date: Fri Jan 17 11:57:02 2014
New Revision: 206707
URL: http://gcc.gnu.org/viewcvs?rev=206707&root=gcc&view=rev
Log:
2014-01-17 Charles Baylis <charles.baylis@linaro.org>
Backport from mainline
2013-12-19 Charles Baylis <charles.baylis@linaro.org>
PR target/59142
* config/arm/arm-ldmstm.ml: Use low_register_operand for Thumb
patterns.
* config/arm/ldmstm.md: Regenerate.
2013-12-19 Charles Baylis <charles.baylis@linaro.org>
PR target/59142
* config/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.
Modified:
branches/gcc-4_7-branch/ (props changed)
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/arm/arm-ldmstm.ml
branches/gcc-4_7-branch/gcc/config/arm/ldmstm.md
branches/gcc-4_7-branch/gcc/config/arm/predicates.md
Propchange: branches/gcc-4_7-branch/
('svn:mergeinfo' modified)
More information about the Gcc-bugs
mailing list