On 14/11/14 10:02, Terry Guo wrote:
Hi there, Attached patch intends to fix a pattern that is found still non-UAL when do gcc thumb-1 bootstrap. A test case is reduced and attached. Tested with gcc regression test on pre-v6 thumb1 and v6 thumb1. No regression. Multilib can be built for both of them. Is it OK to trunk?
This is OK. Ramana
BR, Terry gcc/ChangeLog: 2014-11-14 Terry Guo <terry....@arm.com> * config/arm/thumb1.md (*addsi3_cbranch_scratch): Updated to UAL format. gcc/testsuite/ChangeLog: 2014-11-14 Terry Guo <terry....@arm.com> * gcc.target/arm/thumb1-ual-1.c: New test.