* config/tc-alpha.c (md_pcrel_from): Only adjust special for
authorRichard Henderson <rth@redhat.com>
Thu, 19 Sep 2002 16:13:38 +0000 (16:13 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 19 Sep 2002 16:13:38 +0000 (16:13 +0000)
commit021c2b5e4ba370c7818c09d1b85a105939fc6377
tree4519e66a2fced92d9ada29716497babf5939ff2f
parent8d30a00d374d4cb00c6625eaa41ff1311b7b99bb
    * config/tc-alpha.c (md_pcrel_from): Only adjust special for
        branch type relocs.
        (alpha_force_relocation): Don't special-case branch type relocs.

        * gas/alpha/elf-reloc-7.s: New.
        * gas/alpha/elf-reloc-7.d: New.
        * gas/alpha/alpha.exp: Run it.
gas/ChangeLog
gas/config/tc-alpha.c
gas/testsuite/ChangeLog
gas/testsuite/gas/alpha/alpha.exp
gas/testsuite/gas/alpha/elf-reloc-7.d [new file with mode: 0644]
gas/testsuite/gas/alpha/elf-reloc-7.s [new file with mode: 0644]