Re: [PATCH][arm] Fix gcc.target/arm/pr40887.c directives

2018-01-18 Thread Christophe Lyon
On 18 January 2018 at 10:25, Kyrill Tkachov wrote: > > On 18/01/18 09:15, Christophe Lyon wrote: >> >> Hi Kyrill, >> >> >> On 17 January 2018 at 12:20, Kyrill Tkachov >> wrote: >>> >>> Hi all, >>> >>> This patch converts gcc.target/arm/pr40887.c to use the proper effective >>> target check and

Re: [PATCH][arm] Fix gcc.target/arm/pr40887.c directives

2018-01-18 Thread Kyrill Tkachov
On 18/01/18 09:15, Christophe Lyon wrote: Hi Kyrill, On 17 January 2018 at 12:20, Kyrill Tkachov wrote: Hi all, This patch converts gcc.target/arm/pr40887.c to use the proper effective target check and dg-add-options for armv5te so that we avoid situations where we end up trying to compile

Re: [PATCH][arm] Fix gcc.target/arm/pr40887.c directives

2018-01-18 Thread Christophe Lyon
Hi Kyrill, On 17 January 2018 at 12:20, Kyrill Tkachov wrote: > Hi all, > > This patch converts gcc.target/arm/pr40887.c to use the proper effective > target check and dg-add-options for armv5te > so that we avoid situations where we end up trying to compile the test with > a Thumb1 hard-float