Fix long line

From-SVN: r151393
This commit is contained in:
Eric Botcazou 2009-09-03 20:26:12 +00:00
parent 9a2e0bd181
commit 755d55bbe5

View 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>