https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111390
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=103324 CC| |egallager at gcc dot gnu.org --- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> --- kinda related: bug 103324 (In reply to Jonathan Wakely from comment #0) > If we want to do compilation-only testing, I think it would be better to > modify the dejagnu procs so that "dg-do run" tests are treated as "dg-do > compile". Yes, I think this solution would be preferable to ripping it out entirely. Also, it would be useful if such a target were available tree-wide, rather than just for libstdc++.