From: Uros Bizjak Date: Fri, 7 Jun 2013 06:41:20 +0000 (+0200) Subject: * ChangeLog: Fix whitespace.¸ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=56aefbf7053557be05c4d7d4188d5039242504bb;p=gcc.git * ChangeLog: Fix whitespace.¸ From-SVN: r199789 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 99db65aee3f..766da00c729 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2006,10 +2006,8 @@ * config/rl78/rl78.c (rl78_attribute_table): Add naked. (rl78_is_naked_func): New function. - (rl78_expand_prologue): Skip prologue generation for naked - functions. - (rl78_expand_epilogue): Skip epilogue generation for naked - functions. + (rl78_expand_prologue): Skip prologue generation for naked functions. + (rl78_expand_epilogue): Skip epilogue generation for naked functions. * doc/extend.texi (naked): Add RL78 to the list of processors that supports this attribute.