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
987b399a
Commit
987b399a
authored
Jan 18, 2008
by
Ian Lance Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document -fno-merge-debug-strings rather than -fmerge-debug-strings.
From-SVN: r131631
parent
28a08168
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
gcc/doc/invoke.texi
+3
-2
No files found.
gcc/doc/invoke.texi
View file @
987b399a
...
...
@@ -304,7 +304,7 @@ Objective-C and Objective-C++ Dialects}.
-
ftest
-
coverage
-
ftime
-
report
-
fvar
-
tracking
@
gol
-
g
-
g
@
var
{
level
}
-
gcoff
-
gdwarf
-
2
@
gol
-
ggdb
-
gstabs
-
gstabs
+
-
gvms
-
gxcoff
-
gxcoff
+
@
gol
-
fmerge
-
debug
-
strings
-
fdebug
-
prefix
-
map
=@
var
{
old
}=@
var
{
new
}
@
gol
-
f
no
-
merge
-
debug
-
strings
-
fdebug
-
prefix
-
map
=@
var
{
old
}=@
var
{
new
}
@
gol
-
femit
-
struct
-
debug
-
baseonly
-
femit
-
struct
-
debug
-
reduced
@
gol
-
femit
-
struct
-
debug
-
detailed
@
r
{[}=@
var
{
spec
-
list
}@
r
{]}
@
gol
-
p
-
pg
-
print
-
file
-
name
=@
var
{
library
}
-
print
-
libgcc
-
file
-
name
@
gol
...
...
@@ -4162,8 +4162,9 @@ The default is @samp{-femit-struct-debug-detailed=all}.
This option works only with DWARF 2.
@item -fmerge-debug-strings
@item -f
no-
merge-debug-strings
@opindex fmerge-debug-strings
@opindex fno-merge-debug-strings
Direct the linker to merge together strings which are identical in
different object files. This is not supported by all assemblers or
linker. This decreases the size of the debug information in the
...
...
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