Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
9a235e7e
Commit
9a235e7e
authored
Sep 13, 2019
by
Ian Lance Taylor
Committed by
Ian Lance Taylor
Sep 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi (Optimize Options): Fix typo.
From-SVN: r275699
parent
22cd0312
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
9a235e7e
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
...
...
gcc/doc/invoke.texi
View file @
9a235e7e
...
@@ -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 explicit
e
ly 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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment