aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3d7b7dd..802aa42 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.