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: [testsuite] ignore irrelevant warning in two ARM tests


On May 24, 2011, at 3:42 PM, Janis Johnson wrote:
>>> Is this one OK for trunk and 4.6?  The failure occurs for arm-none-eabi
>>> and for arm-none-linux-gnueabi.
>> 
>> You should repeat all the original options from the main dg-options line, 
>> with -Wno-abi added, in the ARM EABI dg-options line, since only one 
>> dg-options line will be in effect.
> 
> Oops, yet again.  I'll do that.

Ok with that change.  Also, if there are many of these exceptions, it might be better to add the flags to shut it up to the base set of flags, and then to add it explicitly to any testcase that really does want to test the warning.


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