]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300.c (h8300_output_function_epilogue): Remove.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 22 Oct 2003 23:21:14 +0000 (23:21 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 22 Oct 2003 23:21:14 +0000 (23:21 +0000)
commit3cfa37023cc9d77ec91331d215387c1429e442b3
tree32f455c4c785fdb1e4dc368921fa489c92ad58db
parentdc70e81d6e03635053815aba4360da3356ae5b24
h8300.c (h8300_output_function_epilogue): Remove.

* config/h8300/h8300.c (h8300_output_function_epilogue): Remove.
(h8300_saveall_function_p): New.
(h8300_insert_attributes): Insert the saveall attribute if
#pragma saveall is specified.
(h8300_attribute_table): Add saveall.
(TARGET_ASM_FUNCTION_EPILOGUE): Remove.
* doc/extend.texi: Mention the saveall attribute.

From-SVN: r72827
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/doc/extend.texi