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
c19bd6c0
Commit
c19bd6c0
authored
Jun 17, 2000
by
Richard Kenner
Committed by
Richard Kenner
Jun 17, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.texi: Remove reference to stupid.c.
From-SVN: r34580
parent
a45c41eb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
+4
-9
gcc/ChangeLog
+4
-0
gcc/gcc.texi
+0
-9
No files found.
gcc/ChangeLog
View file @
c19bd6c0
Sat Jun 17 10:33:59 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* gcc.texi: Remove reference to stupid.c.
2000-06-16 Benjamin Chelf <chelf@codesourcery.com>
* c-common.c (c_tree_code_type): New array.
...
...
gcc/gcc.texi
View file @
c19bd6c0
...
...
@@ -3518,15 +3518,6 @@ The option @samp{-dt} causes a debugging dump of the RTL code after
this
pass
.
This
dump
file
'
s
name
is
made
by
appending
@samp{
.
cse2
}
to
the
input
file
name
.
@cindex
register
allocation
,
stupid
@cindex
stupid
register
allocation
@item
Stupid
register
allocation
is
performed
at
this
point
in
a
nonoptimizing
compilation
.
It
does
a
little
data
flow
analysis
as
well
.
When
stupid
register
allocation
is
in
use
,
the
next
pass
executed
is
the
reloading
pass
;
the
others
in
between
are
skipped
.
The
source
file
is
@file{
stupid
.
c
}
.
@cindex
data
flow
analysis
@cindex
analysis
,
data
flow
@cindex
basic
blocks
...
...
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