https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Manuel López-Ibáñez from comment #7) > Another alternative could be if -pedantic warnings always were associated to > an option, then dg-warning tried to match that option. That would avoid > having to add three testcases. I think that this would probably be the best way to go.