Fix long line
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 2009 20:26:12 +0000 (20:26 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 2009 20:26:12 +0000 (20:26 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151393 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 519bbf8..26ee005 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>