On 10/30/18 6:55 AM, Paul Koning wrote:
> Ping.  Ok to commit?
> 
>       paul
> 
>> On Oct 25, 2018, at 2:57 PM, Paul Koning <paulkon...@comcast.net> wrote:
>>
>> I ran into a failures due to no weak symbol support in my target.  This 
>> patch cures that.  Is it right?  The test case uses "weakref" so I' not 100% 
>> sure that checking for "weak" support is correct.  If not, I can put in a 
>> skip-if check for the target (pdp11) instead.
>>
>>      paul
>>
>> ChangeLog:
>>
>> 2018-10-25  Paul Koning  <n...@arrl.net>
>>
>>      * gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.
OK.  This would fall under the obvious rule IMHO.  There's a "weak"
attribute so clearly the test needs to require weak support :-)

jeff

Reply via email to