]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/rtlanal.c
rtlanal.c (rtx_unstable_p, [...]): Don't consider pic register stable if PIC_OFFSET_T...
authorRichard Henderson <rth@cygnus.com>
Tue, 24 Oct 2000 23:01:11 +0000 (16:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 24 Oct 2000 23:01:11 +0000 (16:01 -0700)
commitc0fc376bcfaaf42823c07e5cd8420343fd56b370
treeec392ba1631d9fe432a9fde0ebde287cfbd3a679
parentd7836e38b773cb5aaebc661e57704def6a17c5b5
rtlanal.c (rtx_unstable_p, [...]): Don't consider pic register stable if PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.

        * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider pic
        register stable if PIC_OFFSET_TABLE_REG_CALL_CLOBBERED.

From-SVN: r37040
gcc/ChangeLog
gcc/rtlanal.c