]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix last changelog entry
authorMichael Matz <matz@gcc.gnu.org>
Fri, 12 Jun 2015 14:15:37 +0000 (14:15 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Fri, 12 Jun 2015 14:15:37 +0000 (14:15 +0000)
From-SVN: r224436

gcc/ChangeLog

index 87e1062b5b803e5b36fbca2c3eb5981d93d094e5..ead8fbb94172f0be50bd4e5e5a0e4bdcb9767eb7 100644 (file)
@@ -7,7 +7,6 @@
        * var-tracking.c (stack_adjust_offset_pre_post_cb): New function.
        (stack_adjust_offset_pre_post): Use it through for_each_inc_dec,
        instead of only handling autoinc in dest if it is a MEM.
-       (vt_stack_adjustments): Fix up formatting.
 
 2015-06-12  Jakub Jelinek  <jakub@redhat.com>