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
a77fa1fc
Commit
a77fa1fc
authored
Sep 20, 2012
by
Chen Wei-Ren
Committed by
Richard Earnshaw
Sep 20, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2012-09-20 Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
doc/lto.texi: Correct typo. From-SVN: r191559
parent
6c74ce92
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/lto.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
a77fa1fc
2012-09-20 Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
doc/lto.texi: Correct typo.
2012-09-19 Dehao Chen <dehao@google.com>
* config/s390/s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.
...
...
gcc/doc/lto.texi
View file @
a77fa1fc
...
...
@@ -455,7 +455,7 @@ alone. The problem is that propagation of inter-procedural
information
does
not
work
well
across
functions
and
variables
that
are
called
or
referenced
by
other
compilation
units
(
such
as
from
a
dynamically
linked
library
).
We
say
that
such
functions
a
re
variables
are
@emph
{
externally
visible
}.
a
nd
variables
are
@emph
{
externally
visible
}.
To
make
the
situation
even
more
difficult
,
many
applications
organize
themselves
as
a
set
of
shared
libraries
,
and
the
default
...
...
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