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
7c12f388
Commit
7c12f388
authored
Jan 15, 2004
by
Kazu Hirata
Committed by
Kazu Hirata
Jan 15, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Update dump file names. Fix a typo.
From-SVN: r75908
parent
4a7bb550
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+2
-2
No files found.
gcc/ChangeLog
View file @
7c12f388
2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
* doc/invoke.texi: Update dump file names. Fix a typo.
2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
* builtins.c (expand_builtin_va_end): Don't use
EXPAND_BUILTIN_VA_END.
* system.h (EXPAND_BUILTIN_VA_END): Poison.
...
...
gcc/doc/invoke.texi
View file @
7c12f388
...
...
@@ -3232,7 +3232,7 @@ Annotate the assembler output with miscellaneous debugging information.
Dump
after
computing
branch
probabilities
,
to
@
file
{@
var
{
file
}
.12
.
bp
}.
@
item
B
@
opindex
dB
Dump
after
block
reordering
,
to
@
file
{@
var
{
file
}
.3
0
.
bbro
}.
Dump
after
block
reordering
,
to
@
file
{@
var
{
file
}
.3
1
.
bbro
}.
@
item
c
@
opindex
dc
Dump
after
instruction
combination
,
to
the
file
@
file
{@
var
{
file
}
.20
.
combine
}.
...
...
@@ -3250,7 +3250,7 @@ Dump all macro definitions, at the end of preprocessing, in addition to
normal
output
.
@
item
E
@
opindex
dE
Dump
after
the
second
if
conversion
,
to
@
file
{@
var
{
file
}
.31
.
ce3
}.
Dump
after
the
third
if
conversion
,
to
@
file
{@
var
{
file
}
.30
.
ce3
}.
@
item
f
@
opindex
df
Dump
after
control
and
data
flow
analysis
,
to
@
file
{@
var
{
file
}
.11
.
cfg
}.
...
...
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