This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49335] [4.6/4.7 Regression] ARM: Invalid assembler generated while compiling C++ code from 'codeblocks'


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

--- Comment #7 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-07-06 12:38:29 UTC ---
Author: ramana
Date: Wed Jul  6 12:38:26 2011
New Revision: 175911

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175911
Log:


2011-07-06  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>

    Backport from mainline.
    2011-06-24  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>

    PR target/49335
    * config/arm/predicates.md (add_operator): New.
    * config/arm/arm.md ("*arith_shiftsi"): Fix for SP reg usage
    in Thumb2.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/arm/arm.md
    branches/gcc-4_6-branch/gcc/config/arm/predicates.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]