On 05/24/2011 05:49 PM, Mike Stump wrote: > 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.
These are the only tests I've found that get this message. Janis