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
bd762873
Commit
bd762873
authored
Feb 27, 1998
by
Andreas Schwab
Committed by
Andreas Schwab
Feb 27, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi: Use @itemx for a secondary item in a @table.
From-SVN: r18281
parent
93cdc044
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+2
-0
gcc/invoke.texi
+2
-2
No files found.
gcc/ChangeLog
View file @
bd762873
Fri Feb 27 11:02:47 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* invoke.texi: Use @itemx for a secondary item in a @table.
* config/m68k/m68k.md (movsf+1): Optimize moving a CONST_DOUBLE
zero.
...
...
gcc/invoke.texi
View file @
bd762873
...
...
@@ -1091,7 +1091,7 @@ Enable automatic template instantiation. This option also implies
information
.
@item
-
fsquangle
@item
-
fno
-
squangle
@item
x
-
fno
-
squangle
@samp
{
-
fsquangle
}
will
enable
a
compressed
form
of
name
mangling
for
identifiers
.
In
particular
,
it
helps
to
shorten
very
long
names
by
recognizing
types
and
class
names
which
occur
more
than
once
,
replacing
them
with
special
...
...
@@ -5237,7 +5237,7 @@ far away, the compiler will always load the functions address up into a
register
,
and
call
indirect
through
the
pointer
.
@item
-
mno
-
ep
@item
-
mep
@item
x
-
mep
Do
not
optimize
(
do
optimize
)
basic
blocks
that
use
the
same
index
pointer
4
or
more
times
to
copy
pointer
into
the
@code
{
ep
}
register
,
and
use
the
shorter
@code
{
sld
}
and
@code
{
sst
}
instructions
.
The
@samp
{
-
mep
}
...
...
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