[aarch64] Fix typo in aarch64.opt (dummping -> dumping).

PR target/80052
	* aarch64.opt(verbose-cost-dump): Fix typo.

From-SVN: r246229
This commit is contained in:
Richard Earnshaw 2017-03-17 17:05:23 +00:00 committed by Richard Earnshaw
parent d8fe28be76
commit d1132c1bc5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-03-17 Richard Earnshaw <rearnsha@arm.com>
PR target/80052
* aarch64.opt(verbose-cost-dump): Fix typo.
2017-03-17 Pat Haugen <pthaugen@us.ibm.com>
PR target/79951

View File

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