diff --git a/gcc/ChangeLog b/gcc/ChangeLog index dbd170cc47e..92a4e395ba8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2017-05-03 Jeff Downs + Rainer Orth + + * gcc.c (handle_braces): Support escaping in switch matching + text. + * doc/invoke.texi (Spec Files): Document it. + Remove superfluous @code markup in items. + 2017-05-03 David Malcolm * diagnostic-show-locus.c (struct column_range): New struct. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 65308c9d933..ec7b9aa550e 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -26239,7 +26239,7 @@ Substitute the variable part of a matched option. See below. Note that each comma in the substituted string is replaced by a single space. -@item %<@code{S} +@item %