sched.c (adjust_priority): Use ADJUST_PRIORITY if its defined.
authorJeff Law <law@gcc.gnu.org>
Sun, 31 Dec 1995 20:48:17 +0000 (13:48 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 31 Dec 1995 20:48:17 +0000 (13:48 -0700)
commit7c4a1f088f2caac46f35e54ae06477c9a6f05c0e
tree0f2ad6d972f90d888298a61d802a2b1ba85cbdcf
parent5c7fe359b9a3c07937f88f1b8759163d42991d31
sched.c (adjust_priority): Use ADJUST_PRIORITY if its defined.

        * sched.c (adjust_priority): Use ADJUST_PRIORITY if its defined.

        * pa.h (ADJUST_PRIORITY): Define to keep lifetimes of registers
        that will be allocated to %r1 shorter.

From-SVN: r10918
gcc/config/pa/pa.h
gcc/sched.c