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
53071270
Commit
53071270
authored
Oct 25, 2004
by
James E Wilson
Committed by
Jim Wilson
Oct 25, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix -fcrossjumping doc bug.
* doc/invoke.texi (-fcrossjumping): Not enabled at -O. From-SVN: r89561
parent
535dd320
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
53071270
2004
-
10
-
25
James
E
Wilson
<
wilson
@
specifixinc
.
com
>
*
doc
/
invoke
.
texi
(-
fcrossjumping
):
Not
enabled
at
-
O
.
2004
-
10
-
25
Joseph
S
.
Myers
<
jsm
@
polyomino
.
org
.
uk
>
2004
-
10
-
25
Joseph
S
.
Myers
<
jsm
@
polyomino
.
org
.
uk
>
PR
c
/
16667
PR
c
/
16667
...
...
gcc/doc/invoke.texi
View file @
53071270
...
@@ -4457,7 +4457,7 @@ by separate flags.
...
@@ -4457,7 +4457,7 @@ by separate flags.
Perform
cross
-
jumping
transformation
.
This
transformation
unifies
equivalent
code
and
save
code
size
.
The
Perform
cross
-
jumping
transformation
.
This
transformation
unifies
equivalent
code
and
save
code
size
.
The
resulting
code
may
or
may
not
perform
better
than
without
cross
-
jumping
.
resulting
code
may
or
may
not
perform
better
than
without
cross
-
jumping
.
Enabled
at
levels
@
option
{-
O
},
@
option
{-
O
2
},
@
option
{-
O3
},
@
option
{-
Os
}.
Enabled
at
levels
@
option
{-
O2
},
@
option
{-
O3
},
@
option
{-
Os
}.
@
item
-
fif
-
conversion
@
item
-
fif
-
conversion
@
opindex
if
-
conversion
@
opindex
if
-
conversion
...
...
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