https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100586

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-05-27

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Another one:

g++: error: unrecognized command-line option '-fump-tree-optimized'; did you
mean '-fdump-fortran-optimized'?

>From IRC:

[11:02] <jakub> maybe we don't populate the possible strings with all the
possible -fdump-*-*-* options
[11:03] <jakub> especially the flags after those can be in various orders etc.
[11:03] <jakub> while fdump-fortran-optimized is an exact option :(

Reply via email to