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
c48ec590
Commit
c48ec590
authored
Jun 04, 2003
by
Zdenek Dvorak
Committed by
Zdenek Dvorak
Jun 04, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi (max-cse-path-length): Document.
From-SVN: r67462
parent
9ccf9681
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+4
-0
No files found.
gcc/ChangeLog
View file @
c48ec590
2003-06-04 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
* doc/invoke.texi (max-cse-path-length): Document.
2003-06-04 Richard Henderson <rth@redhat.com>
2003-06-04 Richard Henderson <rth@redhat.com>
* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.
* config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros.
...
...
gcc/doc/invoke.texi
View file @
c48ec590
...
@@ -4595,6 +4595,10 @@ compilation for profile feedback and one for compilation without. The value
...
@@ -4595,6 +4595,10 @@ compilation for profile feedback and one for compilation without. The value
for
compilation
with
profile
feedback
needs
to
be
more
conservative
(
higher
)
in
for
compilation
with
profile
feedback
needs
to
be
more
conservative
(
higher
)
in
order
to
make
tracer
effective
.
order
to
make
tracer
effective
.
@
item
max
-
cse
-
path
-
length
Maximum
number
of
basic
blocks
on
path
that
cse
considers
.
@
item
ggc
-
min
-
expand
@
item
ggc
-
min
-
expand
GCC
uses
a
garbage
collector
to
manage
its
own
memory
allocation
.
This
GCC
uses
a
garbage
collector
to
manage
its
own
memory
allocation
.
This
...
...
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