Commit 9a235e7e by Ian Lance Taylor Committed by Ian Lance Taylor

* doc/invoke.texi (Optimize Options): Fix typo.

From-SVN: r275699
parent 22cd0312
2019-09-13 Ian Lance Taylor <iant@golang.org>
* doc/invoke.texi (Optimize Options): Fix typo.
2019-09-12 Uroš Bizjak <ubizjak@gmail.com> 2019-09-12 Uroš Bizjak <ubizjak@gmail.com>
PR tree-optimization/89386 PR tree-optimization/89386
......
...@@ -10343,7 +10343,7 @@ To enable debug info generation you need to supply @option{-g} at ...@@ -10343,7 +10343,7 @@ To enable debug info generation you need to supply @option{-g} at
compile-time. If any of the input files at link time were built compile-time. If any of the input files at link time were built
with debug info generation enabled the link will enable debug info with debug info generation enabled the link will enable debug info
generation as well. Any elaborate debug info settings generation as well. Any elaborate debug info settings
like the dwarf level @option{-gdwarf-5} need to be explicitely repeated like the dwarf level @option{-gdwarf-5} need to be explicitly repeated
at the linker command line and mixing different settings in different at the linker command line and mixing different settings in different
translation units is discouraged. translation units is discouraged.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment