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 #5 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-06-24 13:15:13 UTC ---
Author: ramana
Date: Fri Jun 24 13:15:08 2011
New Revision: 175375

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175375
Log:
Fix PR target/49335

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:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md
    trunk/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]