This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/79875] diagnostics: missing question mark after "did you mean"


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

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Author: dmalcolm
Date: Fri Mar 10 19:22:35 2017
New Revision: 246047

URL: https://gcc.gnu.org/viewcvs?rev=246047&root=gcc&view=rev
Log:
Add missing punctuation to message (PR driver/79875)

gcc/ChangeLog:
        PR driver/79875
        * opts.c (parse_sanitizer_options): Add missing question mark to
        "did you mean" message.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]