https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90730
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |rguenth at gcc dot gnu.org Resolution|--- |INVALID --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- -optimized is a valid modifier, it dumps -fopt-report-optimized into the dump file. I don't think anything in -all-details is ignored, you can do -details-alias for example.