On 06/29/2011 06:55 AM, Richard Earnshaw wrote:
> 3. Add a new dg directive (perhaps dg-ignore-multilib) that instructs
> the framework to ignore the multilib options entirely (only supported
> for compile/assembly tests).
>
> There are a lot of target-specific tests that are not really testing
Janis Johnson writes:
> On 06/29/2011 06:55 AM, Richard Earnshaw wrote:
>> I'd posit a third option:
>>
>> 3. Add a new dg directive (perhaps dg-ignore-multilib) that instructs
>> the framework to ignore the multilib options entirely (only supported
>> for compile/assembly tests).
>>
>> There a
On 06/29/2011 06:55 AM, Richard Earnshaw wrote:
> On 15/06/11 17:38, Janis Johnson wrote:
>> On 06/15/2011 01:13 AM, Ramana Radhakrishnan wrote:
>>> On 14 June 2011 21:35, Janis Johnson wrote:
These tests apparently require thumb2 support (I don't yet know much
about ARM). OK for trunk,
On 15/06/11 17:38, Janis Johnson wrote:
> On 06/15/2011 01:13 AM, Ramana Radhakrishnan wrote:
>> On 14 June 2011 21:35, Janis Johnson wrote:
>>> These tests apparently require thumb2 support (I don't yet know much
>>> about ARM). OK for trunk, and later 4.6?
>>
>> OK - The -march=armv7-a is redun
On 06/15/2011 01:13 AM, Ramana Radhakrishnan wrote:
> On 14 June 2011 21:35, Janis Johnson wrote:
>> These tests apparently require thumb2 support (I don't yet know much
>> about ARM). OK for trunk, and later 4.6?
>
> OK - The -march=armv7-a is redundant in these tests. You should be
> able to l
On 14 June 2011 21:35, Janis Johnson wrote:
> These tests apparently require thumb2 support (I don't yet know much
> about ARM). OK for trunk, and later 4.6?
OK - The -march=armv7-a is redundant in these tests. You should be
able to lose them if arm_thumb2_ok returns true.
cheers
Ramana
These tests apparently require thumb2 support (I don't yet know much
about ARM). OK for trunk, and later 4.6?
Janis
2011-06-14 Janis Johnson
* gcc.target/arm/pr42879.c: Skip if no thumb2 support, ignore
compiler warning about switch conflicts.
* gcc.target/arm/pr45701-