[committed] typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912]

2020-02-25 Thread Jakub Jelinek
Hi! Bootstrapped/regtested on x86_64-linux and i686-linux, committed to trunk as obvious. 2020-02-25 Jakub Jelinek PR other/93912 * config/sh/sh.c (expand_cbranchdi4): Fix comment typo, probablity -> probability. * cfghooks.c (verify_flow_info): Likewise.

[committed] Typo fix

2018-08-02 Thread Richard Sandiford
Noticed by Tamar (thanks). Tested on aarch64-linux-gnu and committed as obvious. Richard 2018-08-02 Richard Sandiford gcc/ * genemit.c (print_overload_test): Fix typo. Index: gcc/genemit.c === --- gcc/genemit.c 2

[PATCH, committed] Typo fix

2016-01-15 Thread Ilya Enkovich
Hi, This patch fixes typos in STV pass dumps. Applied to trunk. Thanks, Ilya -- gcc/ 2016-01-15 Ilya Enkovich * config/i386/i386.c (scalar_chain::compute_convert_gain): Fix typo. (convert_scalars_to_vector): Likewise. diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i