This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, testsuite, committed] Unsupport 20190827-1.c for targets without alias support.


> On 3 Sep 2019, at 15:52, Jeff Law <law@redhat.com> wrote:
> 
> On 9/1/19 12:43 PM, Iain Sandoe wrote:
>> This test is failing everywhere on Darwin, which lacks the necessary alias support.
>> I didn’t check to see if there was some way to re-write the test to avoid the need for
>> such support.
>> 
>> tested on powerpc-darwin9, x86_64-darwin16, {x86-64,powerpc64}-linux-gnu,
>> applied to mainline as obvious,
>> thanks
>> Iain
>> 
>> gcc/testsuite/
>> 
>> 2019-09-01  Iain Sandoe  <iain@sandoe.co.uk>
>> 
>> 	* gcc.c-torture/compile/20190827-1.c: Add dg-requires-alias.
> We may not have even needed the alias attribute stuff.  I didn't do a
> full reduction on the test.

I’d be much in favour of having the test running on Darwin, if it’s possible,
but no cycles at the moment to investigate.

cheers
Iain


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]