[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
Thu Dec 19 16:51:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59142

--- Comment #9 from clyon at gcc dot gnu.org ---
Author: clyon
Date: Thu Dec 19 16:51:35 2013
New Revision: 206124

URL: http://gcc.gnu.org/viewcvs?rev=206124&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-ldmstm.ml
    trunk/gcc/config/arm/ldmstm.md
    trunk/gcc/config/arm/predicates.md



More information about the Gcc-bugs mailing list