mips.c (save_restore_insns): Remove GP from the restore registers mask early instead...
authorRichard Henderson <rth@redhat.com>
Thu, 8 Nov 2001 19:20:38 +0000 (11:20 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 8 Nov 2001 19:20:38 +0000 (11:20 -0800)
commitc8a14e0e9aa678c6bd3eb62fe658eea8424432ba
treea78c39185ae75a11970520f0dfa0e5eae8dbe5c2
parent8ac9ea616e01991beb4164c1a44647763d33302c
mips.c (save_restore_insns): Remove GP from the restore registers mask early instead of special casing it...

        * config/mips/mips.c (save_restore_insns): Remove GP from the
        restore registers mask early instead of special casing it inside
        the loop.

From-SVN: r46853
gcc/ChangeLog
gcc/config/mips/mips.c