This is the mail archive of the gcc-patches@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]

Re: [PATCH, ARM] Fix testcases that require Thumb2 effective target.



On 04/05/15 10:14, Yvan Roux wrote:
Hi,

This patch fixes two ARM testcases that require target to be Thumb2
effective.  One is built for Cortex-m3, the purpose of the second one
is to generate thumb2_addsi3_compare0_scratch insn and both are
failing when compiled for armv5t for instance.

Built and regtested, is it OK for trunk ?

Ok.
Thanks,
Kyrill


Thanks,
Yvan

2015-05-04  Yvan Roux  <yvan.roux@linaro.org>

     * gcc.target/arm/pr65067.c: Require Thumb2 effective target.
     * gcc.target/arm/pr65924.c: Likewise.


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