Re: [PATCH 5/5] cortex strings preparation for aarch64

2012-12-11 Thread Michael Hope
On 11 December 2012 01:26, Marcus Shawcroft wrote: > This patch adds --std=gnu99 to CFLAGS for the tests. This is > necessary because some of the test code use the following c99 idiom: > > for (int x=) Doesn't the -std=gnu99 in AM_CFLAGS apply to tests as well? -- Michael _

[PATCH 5/5] cortex strings preparation for aarch64

2012-12-10 Thread Marcus Shawcroft
This patch adds --std=gnu99 to CFLAGS for the tests. This is necessary because some of the test code use the following c99 idiom: for (int x=) /Marcus 0005-Add-std-gnu99.patch Description: Binary data ___ linaro-toolchain mailing list linaro-tool