On 15/09/11 03:27, Bin Cheng wrote:
> Hi,
> Bug PR46934 exists on all thumb1 targets, for example cortex-m0.
> This patch removes "-march=armv5te" option for testcase pr46934.c,
> allowing the test to be run on all thumb1 targets, not just armv5te.
>
> Is it ok? Thanks.
>
> gcc/testsuite/ChangeLo
On 15 September 2011 03:27, Bin Cheng wrote:
> Hi,
> Bug PR46934 exists on all thumb1 targets, for example cortex-m0.
> This patch removes "-march=armv5te" option for testcase pr46934.c,
> allowing the test to be run on all thumb1 targets, not just armv5te.
>
> Is it ok? Thanks.
>
> gcc/testsuite/
Hi,
Bug PR46934 exists on all thumb1 targets, for example cortex-m0.
This patch removes "-march=armv5te" option for testcase pr46934.c,
allowing the test to be run on all thumb1 targets, not just armv5te.
Is it ok? Thanks.
gcc/testsuite/ChangeLog:
2011-09-15 Cheng Bin
* gcc.targe