Re: [PATCH][ARM] Fix thumb-bitfld1.c testcase.

2015-07-21 Thread Alex Velenko
On 21/07/15 15:05, Kyrill Tkachov wrote: On 21/07/15 15:04, Kyrill Tkachov wrote: On 21/07/15 14:38, Alex Velenko wrote: Hi, This patch fixes testcase thumb-bitfld1.c to be compiled without specifying C standard. Is patch ok for trunk and fsf-5? gcc/testsuite 2015-07-21 Alex Velenko

Re: [PATCH][ARM] Fix thumb-bitfld1.c testcase.

2015-07-21 Thread Kyrill Tkachov
On 21/07/15 15:04, Kyrill Tkachov wrote: On 21/07/15 14:38, Alex Velenko wrote: Hi, This patch fixes testcase thumb-bitfld1.c to be compiled without specifying C standard. Is patch ok for trunk and fsf-5? gcc/testsuite 2015-07-21 Alex Velenko * gcc.target/arm/thumb-bitfld1.c (

Re: [PATCH][ARM] Fix thumb-bitfld1.c testcase.

2015-07-21 Thread Kyrill Tkachov
On 21/07/15 14:38, Alex Velenko wrote: Hi, This patch fixes testcase thumb-bitfld1.c to be compiled without specifying C standard. Is patch ok for trunk and fsf-5? gcc/testsuite 2015-07-21 Alex Velenko * gcc.target/arm/thumb-bitfld1.c (foo): Return type fixed. Better to say:

[PATCH][ARM] Fix thumb-bitfld1.c testcase.

2015-07-21 Thread Alex Velenko
Hi, This patch fixes testcase thumb-bitfld1.c to be compiled without specifying C standard. Is patch ok for trunk and fsf-5? gcc/testsuite 2015-07-21 Alex Velenko * gcc.target/arm/thumb-bitfld1.c (foo): Return type fixed. --- gcc/testsuite/gcc.target/arm/thumb-bitfld1.c | 2 ++ 1 f