Re: RFA: Remove some assumptions from gcc.dg tests

2013-10-24 Thread Jeff Law
On 10/24/13 10:45, Nick Clifton wrote: Hi Guys, The patch below includes a selection of improvements for the tests in the gcc.dg part of the gcc testsuite. It basically annotates tests that have some implicit assumptions about the target that is being tested (word size, supported fe

RFA: Remove some assumptions from gcc.dg tests

2013-10-24 Thread Nick Clifton
Hi Guys, The patch below includes a selection of improvements for the tests in the gcc.dg part of the gcc testsuite. It basically annotates tests that have some implicit assumptions about the target that is being tested (word size, supported features, etc). I started making this patch