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]

[testsuite] ignore irrelevant warning in g++.dg/abi/packed1.C


Test g++.dg/abi/packed1.C triggers a warning for several targets.  That
warning is not relevant to the purpose of the test, as shown by the fact
that the dg-warning directive was added later and additional targets
keep trickling in.  Rather than continue to add to the list of targets
for the warning, this patch ignores the warning when it appears.

Tested on arm-none-linux-gnueabi.  OK for trunk and 4.6?

Attachment: gcc-20110524-2
Description: Text document


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