https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54687
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=64334 Depends on|64334 | --- Comment #15 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Manuel López-Ibáñez from comment #12) > (In reply to Dominique d'Humieres from comment #11) > > What is left in this PR before closing it as FIXED? > > > There are some things that both the common machinery and Fortran do manually > (PR64334). Factoring out that code (possibly generating it automatically > from the .opt files) would be nice, but not essential (so PR64334 does not > actually block this). Moving that from "Depends on" to "See Also" then Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64334 [Bug 64334] Common .opt handling: Support flags which take a list of values (-fopt=a,b,c ...)