sh.c (sh_function_ok_for_sibcall): Return 0 if the current function is an interrupt...
authorJ"orn Rennecke <joern.rennecke@superh.com>
Thu, 3 Apr 2003 17:01:34 +0000 (17:01 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 3 Apr 2003 17:01:34 +0000 (18:01 +0100)
commit70aadfcca2af5113b7b9613ba6a0a60fe4ec5ef9
treeb43048316c578be0959b02bb3b6ac9b19206f182
parent8d3b0953482c3e696d4173a8de504c84e0304953
sh.c (sh_function_ok_for_sibcall): Return 0 if the current function is an interrupt handler.

* sh.c (sh_function_ok_for_sibcall): Return 0 if the current
function is an interrupt handler.

From-SVN: r65204
gcc/ChangeLog
gcc/config/sh/sh.c