public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [aarch64] PR target/80052 Fix typo in aarch64.opt
@ 2017-03-17 17:06 Richard Earnshaw (lists)
  0 siblings, 0 replies; only message in thread
From: Richard Earnshaw (lists) @ 2017-03-17 17:06 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 130 bytes --]

Fixes the reported typo in aarch64.opt (dummping -> dumping).

Committed as obvious.

* aarch64.opt(verbose-cost-dump): Fix typo.

[-- Attachment #2: a64-opt.patch --]
[-- Type: text/plain, Size: 518 bytes --]

diff --git a/gcc/config/aarch64/aarch64.opt b/gcc/config/aarch64/aarch64.opt
index 54368848bbb249949921a3018d927c4bd61b1fbd..942a7d558f26f0c8c18b0a94f4f92c575e06f057 100644
--- a/gcc/config/aarch64/aarch64.opt
+++ b/gcc/config/aarch64/aarch64.opt
@@ -187,4 +187,4 @@ single precision and to 32 bits for double precision.
 
 mverbose-cost-dump
 Common Undocumented Var(flag_aarch64_verbose_cost)
-Enables verbose cost model dummping in the debug dump files.
+Enables verbose cost model dumping in the debug dump files.

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

only message in thread, other threads:[~2017-03-17 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 17:06 [aarch64] PR target/80052 Fix typo in aarch64.opt Richard Earnshaw (lists)

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).