From: Andrew Pinski Date: Mon, 9 Jan 2017 18:51:40 +0000 (-0800) Subject: Fix formating. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb1ac4eff5ddf45f2a63cd50b9ddd5db112feee6;p=gcc.git Fix formating. From-SVN: r244234 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3d7b7ddd0d2..802aa425655 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,8 +7,8 @@ (propagate_vr_accross_jump_function): Use the above function for all value range computations for pass-through jump functions and type converasion from explicit value range values. - (ipcp_propagate_stage): Do not attempt to deduce types of formal - parameters from TYPE_ARG_TYPES. + (ipcp_propagate_stage): Do not attempt to deduce types of formal + parameters from TYPE_ARG_TYPES. * ipa-prop.c (ipa_write_jump_function): Remove trailing whitespace. (ipa_write_node_info): Stream type of the actual argument. (ipa_read_node_info): Likewise. Also remove trailing whitespace.