Add missing punctuation to message (PR driver/79875)
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 10 Mar 2017 19:22:35 +0000 (19:22 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 10 Mar 2017 19:22:35 +0000 (19:22 +0000)
commitfdb1880f3d218d76768ebb3f1d1adedbfb166f6f
tree6cfdeea9203fa7a2348ad43383b5ecb31b1ac59e
parent61f29dee3e4692f9a674ec32c1b60ce0adce0ad9
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.

From-SVN: r246047
gcc/ChangeLog
gcc/opts.c