Fix long line
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 3 Sep 2009 20:26:12 +0000 (20:26 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 3 Sep 2009 20:26:12 +0000 (20:26 +0000)
From-SVN: r151393

gcc/ChangeLog

index 519bbf8cd873ec1312ed9c0af47f17c1a9dcd23f..26ee0050f6345d49e438402a9f35e5c5d2eb5a53 100644 (file)
@@ -23,8 +23,8 @@
        PR debug/41238
        * function.c (assign_parm_find_stack_rtl): Don't set mem attributes on
        the stack slot if it is passed by invisible reference.
-       * var-tracking.c (vt_add_function_parameters): Handle arguments passed by
-       invisible reference.
+       * var-tracking.c (vt_add_function_parameters): Handle arguments passed
+       by invisible reference.
 
 2009-09-03  Bernd Schmidt  <bernd.schmidt@analog.com>