summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-11-21 10:39:47 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2019-11-21 10:39:47 +0100
commite4112065b05e7667ad69e35125c755a7ef4060dc (patch)
tree2f204484db7f45eece1387d639910717fee34f31 /gcc/lto-streamer.h
parenta877996fa38034348c569f2fe1651e88a99df737 (diff)
ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer.
* ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer. * ipa-inline.c (edge_badness): Likewise. * lto-streamer.h (class lto_location_cache): Likewise. * tree-ssa-sink.c (select_best_block): Likewise. Fix comment typos, gratutious -> gratuitous. From-SVN: r278546
Diffstat (limited to 'gcc/lto-streamer.h')
-rw-r--r--gcc/lto-streamer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto-streamer.h b/gcc/lto-streamer.h
index 067a6660d2f..7b712808bd5 100644
--- a/gcc/lto-streamer.h
+++ b/gcc/lto-streamer.h
@@ -296,7 +296,7 @@ typedef void (lto_free_section_data_f) (struct lto_file_decl_data *,
size_t);
/* The location cache holds expanded locations for streamed in trees.
- This is done to reduce memory usage of libcpp linemap that strongly preffers
+ This is done to reduce memory usage of libcpp linemap that strongly prefers
locations to be inserted in the soruce order. */
class lto_location_cache