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
26ffe694
Commit
26ffe694
authored
May 08, 2017
by
Nathan Sidwell
Committed by
Nathan Sidwell
May 08, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Alphabetize -fdump options.
From-SVN: r247760
parent
ea494cd7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+12
-12
No files found.
gcc/ChangeLog
View file @
26ffe694
2017-05-08 Nathan Sidwell <nathan@acm.org>
* doc/invoke.texi: Alphabetize -fdump options.
2017-05-08 Martin Sebor <msebor@redhat.com>
2017-05-08 Martin Sebor <msebor@redhat.com>
PR translation/80280
PR translation/80280
...
...
gcc/doc/invoke.texi
View file @
26ffe694
...
@@ -540,13 +540,13 @@ Objective-C and Objective-C++ Dialects}.
...
@@ -540,13 +540,13 @@ Objective-C and Objective-C++ Dialects}.
-
fdisable
-
tree
-@
var
{
pass_name
}
@
gol
-
fdisable
-
tree
-@
var
{
pass_name
}
@
gol
-
fdisable
-
tree
-@
var
{
pass
-
name
}=@
var
{
range
-
list
}
@
gol
-
fdisable
-
tree
-@
var
{
pass
-
name
}=@
var
{
range
-
list
}
@
gol
-
fdump
-
noaddr
-
fdump
-
unnumbered
-
fdump
-
unnumbered
-
links
@
gol
-
fdump
-
noaddr
-
fdump
-
unnumbered
-
fdump
-
unnumbered
-
links
@
gol
-
fdump
-
translation
-
unit
@
r
{[}-@
var
{
n
}@
r
{]}
@
gol
-
fdump
-
class
-
hierarchy
@
r
{[}-@
var
{
n
}@
r
{]}
@
gol
-
fdump
-
class
-
hierarchy
@
r
{[}-@
var
{
n
}@
r
{]}
@
gol
-
fdump
-
final
-
insns
@
r
{[}=@
var
{
file
}@
r
{]}
-
fdump
-
ipa
-
all
-
fdump
-
ipa
-
cgraph
-
fdump
-
ipa
-
inline
@
gol
-
fdump
-
ipa
-
all
-
fdump
-
ipa
-
cgraph
-
fdump
-
ipa
-
inline
@
gol
-
fdump
-
passes
@
gol
-
fdump
-
passes
@
gol
-
fdump
-
rtl
-@
var
{
pass
}
-
fdump
-
rtl
-@
var
{
pass
}=@
var
{
filename
}
@
gol
-
fdump
-
rtl
-@
var
{
pass
}
-
fdump
-
rtl
-@
var
{
pass
}=@
var
{
filename
}
@
gol
-
fdump
-
statistics
@
gol
-
fdump
-
statistics
@
gol
-
fdump
-
final
-
insns
@
r
{[}=@
var
{
file
}@
r
{]}
-
fdump
-
translation
-
unit
@
r
{[}-@
var
{
n
}@
r
{]}
@
gol
-
fdump
-
tree
-
all
@
gol
-
fdump
-
tree
-
all
@
gol
-
fdump
-
tree
-@
var
{
switch
}
@
gol
-
fdump
-
tree
-@
var
{
switch
}
@
gol
-
fdump
-
tree
-@
var
{
switch
}-@
var
{
options
}
@
gol
-
fdump
-
tree
-@
var
{
switch
}-@
var
{
options
}
@
gol
...
@@ -12938,16 +12938,6 @@ When doing debugging dumps (see @option{-d} option above), suppress
...
@@ -12938,16 +12938,6 @@ When doing debugging dumps (see @option{-d} option above), suppress
instruction numbers for the links to the previous and next instructions
instruction numbers for the links to the previous and next instructions
in a sequence.
in a sequence.
@item -fdump-translation-unit @r{(C++ only)}
@itemx -fdump-translation-unit-@var{options} @r{(C++ only)}
@opindex fdump-translation-unit
Dump a representation of the tree structure for the entire translation
unit to a file. The file name is made by appending @file{.tu} to the
source file name, and the file is created in the same directory as the
output file. If the @samp{-@var{options}} form is used, @var{options}
controls the details of the dump as described for the
@option{-fdump-tree} options.
@item -fdump-class-hierarchy @r{(C++ only)}
@item -fdump-class-hierarchy @r{(C++ only)}
@itemx -fdump-class-hierarchy-@var{options} @r{(C++ only)}
@itemx -fdump-class-hierarchy-@var{options} @r{(C++ only)}
@opindex fdump-class-hierarchy
@opindex fdump-class-hierarchy
...
@@ -12995,6 +12985,16 @@ whole compilation unit while @samp{-details} dumps every event as
...
@@ -12995,6 +12985,16 @@ whole compilation unit while @samp{-details} dumps every event as
the
passes
generate
them
.
The
default
with
no
option
is
to
sum
the
passes
generate
them
.
The
default
with
no
option
is
to
sum
counters
for
each
function
compiled
.
counters
for
each
function
compiled
.
@
item
-
fdump
-
translation
-
unit
@
r
{(
C
++
only
)}
@
itemx
-
fdump
-
translation
-
unit
-@
var
{
options
}
@
r
{(
C
++
only
)}
@
opindex
fdump
-
translation
-
unit
Dump
a
representation
of
the
tree
structure
for
the
entire
translation
unit
to
a
file
.
The
file
name
is
made
by
appending
@
file
{.
tu
}
to
the
source
file
name
,
and
the
file
is
created
in
the
same
directory
as
the
output
file
.
If
the
@
samp
{-@
var
{
options
}}
form
is
used
,
@
var
{
options
}
controls
the
details
of
the
dump
as
described
for
the
@
option
{-
fdump
-
tree
}
options
.
@
item
-
fdump
-
tree
-
all
@
item
-
fdump
-
tree
-
all
@
itemx
-
fdump
-
tree
-@
var
{
switch
}
@
itemx
-
fdump
-
tree
-@
var
{
switch
}
@
itemx
-
fdump
-
tree
-@
var
{
switch
}-@
var
{
options
}
@
itemx
-
fdump
-
tree
-@
var
{
switch
}-@
var
{
options
}
...
...
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