From cb1ac4eff5ddf45f2a63cd50b9ddd5db112feee6 Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Mon, 9 Jan 2017 10:51:40 -0800 Subject: [PATCH] Fix formating. From-SVN: r244234 --- gcc/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.30.2