Remove stray text from option description (PR c/96249).
authorMartin Sebor <msebor@redhat.com>
Mon, 20 Jul 2020 17:56:54 +0000 (11:56 -0600)
committerMartin Sebor <msebor@redhat.com>
Mon, 20 Jul 2020 17:56:54 +0000 (11:56 -0600)
gcc/c-family/ChangeLog:
PR c/96249
* c.opt: Remove stray text.

gcc/c-family/c.opt

index a09f15d800ea30b1793e746efa3bdca2aab29c2e..2b1aca16eb4d7db976af75f4d73953de53594e8d 100644 (file)
@@ -1248,7 +1248,6 @@ C ObjC C++ LTO ObjC++ Var(warn_vla_limit) Warning Joined Host_Wide_Int ByteSize
 -Wvla-larger-than=<number>     Warn on unbounded uses of variable-length
 arrays, and on bounded uses of variable-length arrays whose bound can be
 larger than <number> bytes.
-<number> bytes.
 
 Wno-vla-larger-than
 C ObjC C++ LTO ObjC++ Alias(Wvla-larger-than=,18446744073709551615EiB,none) Warning