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
7fedea11
Commit
7fedea11
authored
Jun 22, 2003
by
Kazu Hirata
Committed by
Kazu Hirata
Jun 22, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Alphabetize dump options.
From-SVN: r68339
parent
79250062
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
6 deletions
+10
-6
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+6
-6
No files found.
gcc/ChangeLog
View file @
7fedea11
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
* doc/invoke.texi: Alphabetize dump options.
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
* doc/invoke.texi: Remove a duplicate -dk.
* doc/invoke.texi: Remove a duplicate -dk.
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
...
...
gcc/doc/invoke.texi
View file @
7fedea11
...
@@ -3147,15 +3147,12 @@ Dump after purging @code{ADDRESSOF} codes, to @file{@var{file}.10.addressof}.
...
@@ -3147,15 +3147,12 @@ Dump after purging @code{ADDRESSOF} codes, to @file{@var{file}.10.addressof}.
@
item
g
@
item
g
@
opindex
dg
@
opindex
dg
Dump
after
global
register
allocation
,
to
@
file
{@
var
{
file
}
.26
.
greg
}.
Dump
after
global
register
allocation
,
to
@
file
{@
var
{
file
}
.26
.
greg
}.
@
item
h
@
opindex
dh
Dump
after
finalization
of
EH
handling
code
,
to
@
file
{@
var
{
file
}
.02
.
eh
}.
@
item
o
@
opindex
do
Dump
after
post
-
reload
optimizations
,
to
@
file
{@
var
{
file
}
.27
.
postreload
}.
@
item
G
@
item
G
@
opindex
dG
@
opindex
dG
Dump
after
GCSE
,
to
@
file
{@
var
{
file
}
.11
.
gcse
}.
Dump
after
GCSE
,
to
@
file
{@
var
{
file
}
.11
.
gcse
}.
@
item
h
@
opindex
dh
Dump
after
finalization
of
EH
handling
code
,
to
@
file
{@
var
{
file
}
.02
.
eh
}.
@
item
i
@
item
i
@
opindex
di
@
opindex
di
Dump
after
sibling
call
optimizations
,
to
@
file
{@
var
{
file
}
.01
.
sibling
}.
Dump
after
sibling
call
optimizations
,
to
@
file
{@
var
{
file
}
.01
.
sibling
}.
...
@@ -3182,6 +3179,9 @@ Dump after register renumbering, to @file{@var{file}.30.rnreg}.
...
@@ -3182,6 +3179,9 @@ Dump after register renumbering, to @file{@var{file}.30.rnreg}.
@
item
N
@
item
N
@
opindex
dN
@
opindex
dN
Dump
after
the
register
move
pass
,
to
@
file
{@
var
{
file
}
.23
.
regmove
}.
Dump
after
the
register
move
pass
,
to
@
file
{@
var
{
file
}
.23
.
regmove
}.
@
item
o
@
opindex
do
Dump
after
post
-
reload
optimizations
,
to
@
file
{@
var
{
file
}
.27
.
postreload
}.
@
item
r
@
item
r
@
opindex
dr
@
opindex
dr
Dump
after
RTL
generation
,
to
@
file
{@
var
{
file
}
.00
.
rtl
}.
Dump
after
RTL
generation
,
to
@
file
{@
var
{
file
}
.00
.
rtl
}.
...
...
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