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
b55fe87e
Commit
b55fe87e
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: Update dump file names.
From-SVN: r68336
parent
21299dbd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+4
-4
No files found.
gcc/ChangeLog
View file @
b55fe87e
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
* doc/invoke.texi: Update dump file names.
2003-06-22 Zack Weinberg <zack@codesourcery.com>
* config/i370/i370.c, config/i370/i370.h: Use HOST_CHARSET_ASCII
...
...
gcc/doc/invoke.texi
View file @
b55fe87e
...
...
@@ -3152,7 +3152,7 @@ Dump after global register allocation, to @file{@var{file}.26.greg}.
Dump
after
finalization
of
EH
handling
code
,
to
@
file
{@
var
{
file
}
.02
.
eh
}.
@
item
k
@
opindex
dk
Dump
after
reg
-
to
-
stack
conversion
,
to
@
file
{@
var
{
file
}
.3
4
.
stack
}.
Dump
after
reg
-
to
-
stack
conversion
,
to
@
file
{@
var
{
file
}
.3
5
.
stack
}.
@
item
o
@
opindex
do
Dump
after
post
-
reload
optimizations
,
to
@
file
{@
var
{
file
}
.27
.
postreload
}.
...
...
@@ -3167,7 +3167,7 @@ Dump after sibling call optimizations, to @file{@var{file}.01.sibling}.
Dump
after
the
first
jump
optimization
,
to
@
file
{@
var
{
file
}
.03
.
jump
}.
@
item
k
@
opindex
dk
Dump
after
conversion
from
registers
to
stack
,
to
@
file
{@
var
{
file
}
.3
4
.
stack
}.
Dump
after
conversion
from
registers
to
stack
,
to
@
file
{@
var
{
file
}
.3
5
.
stack
}.
@
item
l
@
opindex
dl
Dump
after
local
register
allocation
,
to
@
file
{@
var
{
file
}
.25
.
lreg
}.
...
...
@@ -3178,7 +3178,7 @@ Dump after loop optimization passes, to @file{@var{file}.12.loop} and
@
item
M
@
opindex
dM
Dump
after
performing
the
machine
dependent
reorganization
pass
,
to
@
file
{@
var
{
file
}
.3
5
.
mach
}.
@
file
{@
var
{
file
}
.3
6
.
mach
}.
@
item
n
@
opindex
dn
Dump
after
register
renumbering
,
to
@
file
{@
var
{
file
}
.30
.
rnreg
}.
...
...
@@ -3190,7 +3190,7 @@ Dump after the register move pass, to @file{@var{file}.23.regmove}.
Dump
after
RTL
generation
,
to
@
file
{@
var
{
file
}
.00
.
rtl
}.
@
item
R
@
opindex
dR
Dump
after
the
second
scheduling
pass
,
to
@
file
{@
var
{
file
}
.3
3
.
sched2
}.
Dump
after
the
second
scheduling
pass
,
to
@
file
{@
var
{
file
}
.3
4
.
sched2
}.
@
item
s
@
opindex
ds
Dump
after
CSE
(
including
the
jump
optimization
that
sometimes
follows
...
...
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