Fix formating.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 9 Jan 2017 18:51:40 +0000 (10:51 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 9 Jan 2017 18:51:40 +0000 (10:51 -0800)
From-SVN: r244234

gcc/ChangeLog

index 3d7b7ddd0d27eaee7f37651d2e409bcc17d5fcde..802aa425655684326046c915f394a47f60ebf78f 100644 (file)
@@ -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.