Commit a77fa1fc by Chen Wei-Ren Committed by Richard Earnshaw

2012-09-20 Chen Wei-Ren <chenwj@iis.sinica.edu.tw>

	doc/lto.texi: Correct typo.

From-SVN: r191559
parent 6c74ce92
2012-09-20 Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
doc/lto.texi: Correct typo.
2012-09-19 Dehao Chen <dehao@google.com> 2012-09-19 Dehao Chen <dehao@google.com>
* config/s390/s390.c (s390_chunkify_start): Replacing INSN_LOCATOR. * config/s390/s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.
......
...@@ -455,7 +455,7 @@ alone. The problem is that propagation of inter-procedural ...@@ -455,7 +455,7 @@ alone. The problem is that propagation of inter-procedural
information does not work well across functions and variables information does not work well across functions and variables
that are called or referenced by other compilation units (such as that are called or referenced by other compilation units (such as
from a dynamically linked library). We say that such functions from a dynamically linked library). We say that such functions
are variables are @emph{externally visible}. and variables are @emph{externally visible}.
To make the situation even more difficult, many applications To make the situation even more difficult, many applications
organize themselves as a set of shared libraries, and the default organize themselves as a set of shared libraries, and the default
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment