https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64867
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW Assignee|egallager at gcc dot gnu.org |unassigned at gcc dot gnu.org --- Comment #23 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #22) > (In reply to Jonathan Wakely from comment #21) > > No, because it doesn't have any tests. > > > > It should probably adjust: > > > > ../gcc/testsuite/g++.dg/overload/ellipsis1.C > > ../gcc/testsuite/g++.dg/overload/ellipsis2.C > > ../gcc/testsuite/g++.old-deja/g++.pt/vaarg3.C > > > > to use the new flag, and add a test that the new flag is enabled by > > -Wconditionally-supported > > OK, I think I can do this. Actually never mind; I can't test because I'm blocked from bootstrapping by bug 83284; unassigning...