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
1be8ebde
Commit
1be8ebde
authored
Oct 19, 2015
by
H.J. Lu
Committed by
H.J. Lu
Oct 19, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace @optindex with @opindex
* doc/invoke.texi: Replace @optindex with @opindex. From-SVN: r228968
parent
3f11bf19
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 @
1be8ebde
2015
-
10
-
19
H
.
J
.
Lu
<
hongjiu
.
lu
@
intel
.
com
>
2015
-
10
-
19
H
.
J
.
Lu
<
hongjiu
.
lu
@
intel
.
com
>
*
doc
/
invoke
.
texi
:
Replace
@
optindex
with
@
opindex
.
2015
-
10
-
19
H
.
J
.
Lu
<
hongjiu
.
lu
@
intel
.
com
>
PR
target
/
67995
PR
target
/
67995
*
config
/
i386
/
i386
.
c
(
ix86_valid_target_attribute_tree
):
If
*
config
/
i386
/
i386
.
c
(
ix86_valid_target_attribute_tree
):
If
arch
=
is
set
,
clear
all
bits
in
x_ix86_isa_flags
,
except
for
arch
=
is
set
,
clear
all
bits
in
x_ix86_isa_flags
,
except
for
gcc/doc/invoke.texi
View file @
1be8ebde
...
@@ -8014,7 +8014,7 @@ of its callers. This switch does not affect functions using the
...
@@ -8014,7 +8014,7 @@ of its callers. This switch does not affect functions using the
inline functions into the object file.
inline functions into the object file.
@item -fkeep-static-functions
@item -fkeep-static-functions
@op
t
index fkeep-static-functions
@opindex fkeep-static-functions
Emit @code{static} functions into the object file, even if the function
Emit @code{static} functions into the object file, even if the function
is never used.
is never used.
...
...
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