public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/100586] New: g++: error: unrecognized command-line option ‘-fump-tree-original’; did you mean ‘-fdump-d-original’?
@ 2021-05-13 12:48 redi at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: redi at gcc dot gnu.org @ 2021-05-13 12:48 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100586
           Summary: g++: error: unrecognized command-line option
                    ‘-fump-tree-original’; did you mean
                    ‘-fdump-d-original’?
           Product: gcc
           Version: 11.1.1
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

If you add the option -fump-tree-original (N.B. missing the 'd') then the
fix-it is nonsense:

g++: error: unrecognized command-line option ‘-fump-tree-original’; did you
mean ‘-fdump-d-original’?

It seems to have inserted the 'd' at the right place but then also replaced
'tree' with 'd'.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-13 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 12:48 [Bug driver/100586] New: g++: error: unrecognized command-line option ‘-fump-tree-original’; did you mean ‘-fdump-d-original’? redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).