]> git.ipfire.org Git - thirdparty/gcc.git/commit
rx.c (rx_get_stack_layout): Only save call clobbered registers inside interrupt handl...
authorNick Clifton <nickc@redhat.com>
Mon, 31 Jan 2011 11:38:43 +0000 (11:38 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 31 Jan 2011 11:38:43 +0000 (11:38 +0000)
commitd7862be3faeac281495f58baab92408362275514
treee3d8f6bddf71a7a8f01a7ca3c52e63d46bc63563
parent171bbfd2ef5e0bc622476cb1e993a6106670dd83
rx.c (rx_get_stack_layout): Only save call clobbered registers inside interrupt handlers if...

* config/rx/rx.c (rx_get_stack_layout): Only save call clobbered
registers inside interrupt handlers if the handler is not a leaf
function.

From-SVN: r169434
gcc/ChangeLog
gcc/config/rx/rx.c