pa.md (conditional branch insns): Get length right for branches to targets which...
authorJeff Law <law@gcc.gnu.org>
Sun, 8 Jun 1997 21:20:21 +0000 (15:20 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 8 Jun 1997 21:20:21 +0000 (15:20 -0600)
commit4bcb9e3f39582de69f645029ce5d279ac1eff598
tree5dd3a034af8c98f23f65255b614429d6c1807bcc
parent359255a957150238a4517312232c6bd491b9c4a1
pa.md (conditional branch insns): Get length right for branches to targets which can not be reached with a "bl"...

        * pa.md (conditional branch insns): Get length right for branches
        to targets which can not be reached with a "bl" instruction.
        * pa.c (output_cbranch): Handle branches to targets which can not
        be reached with a "bl" instruction.

From-SVN: r14172
gcc/config/pa/pa.c
gcc/config/pa/pa.md