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
1bd31d56
Commit
1bd31d56
authored
Jul 14, 1999
by
Joseph Myers
Committed by
Jeff Law
Jul 14, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
invoke.texi: Typo fixes.
� * invoke.texi: Typo fixes. From-SVN: r28107
parent
40c0c3cf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+2
-2
No files found.
gcc/ChangeLog
View file @
1bd31d56
1999
-
07
-
12
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
invoke
.
texi
:
Typo
fixes
.
Wed
Jul
14
23
:
28
:
06
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
emit
-
rtl
.
c
(
gen_realpart
)
:
Issue
an
error
for
cases
GCC
can
not
...
...
gcc/invoke.texi
View file @
1bd31d56
...
...
@@ -2475,7 +2475,7 @@ default.
@item -funroll-loops
Perform the optimization of loop unrolling. This is only done for loops
whose number of iterations can be determined at compile time or run time.
@samp{-funroll-loop} implies both @samp{-fstrength-reduce} and
@samp{-funroll-loop
s
} implies both @samp{-fstrength-reduce} and
@samp{-frerun-cse-after-loop}.
@item -funroll-all-loops
...
...
@@ -2492,7 +2492,7 @@ Forces all general-induction variables in loops to be
strength-reduced.
@emph{Note:} When compiling programs written in Fortran,
@samp{-fmove-all-mov
e
ables} and @samp{-freduce-all-givs} are enabled
@samp{-fmove-all-movables} and @samp{-freduce-all-givs} are enabled
by default when you use the optimizer.
These options may generate better or worse code; results are highly
...
...
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