projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a5fe91
)
fix typo.
author
Xiong Hu Luo
<luoxhu@gcc.gnu.org>
Thu, 20 Dec 2018 08:44:42 +0000
(08:44 +0000)
committer
Xiong Hu Luo
<luoxhu@gcc.gnu.org>
Thu, 20 Dec 2018 08:44:42 +0000
(08:44 +0000)
From-SVN: r267294
gcc/cgraphunit.c
patch
|
blob
|
history
diff --git
a/gcc/cgraphunit.c
b/gcc/cgraphunit.c
index 2f0b70ff8505bae72c3192ca4a00dfe6c45771ea..e6b1296abfb565cc86ce12298b478755a9c55efb 100644
(file)
--- a/
gcc/cgraphunit.c
+++ b/
gcc/cgraphunit.c
@@
-95,7
+95,7
@@
along with GCC; see the file COPYING3. If not see
both reduce linking times and linktime memory usage by
not having to represent whole program in memory.
- d) LTO sreaming. When doing LTO, everything important gets
+ d) LTO s
t
reaming. When doing LTO, everything important gets
streamed into the object file.
Compile time and or linktime analysis stage (WPA):