h8300.c (WORD_REG_USED): Update to avoid useless register saves in interrupt function...
authorJeffrey A Law <law@cygnus.com>
Thu, 30 Sep 1999 07:00:53 +0000 (07:00 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Sep 1999 07:00:53 +0000 (01:00 -0600)
commitfc80ea735e067b91fb3e0c84cc07e9abfc57a52f
treea87e26ba5adcf5535efe7f85498f09ef817f906f
parentb8d2540a85716912e550e4915c52833471db0fe0
h8300.c (WORD_REG_USED): Update to avoid useless register saves in interrupt functions and functions...

        * h8300.c (WORD_REG_USED): Update to avoid useless register
        saves in interrupt functions and functions which never return.

From-SVN: r29724
gcc/ChangeLog
gcc/config/h8300/h8300.c