Report an error on x86 pcrel BFD_RELOC_SIZE64
authorAlan Modra <amodra@gmail.com>
Mon, 16 Jun 2014 01:58:26 +0000 (11:28 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 16 Jun 2014 03:02:56 +0000 (12:32 +0930)
commit1ab668bf2a42ad6c9ef2f691257118faba65bfe9
treef19b60d720e215009f91655719f489f8e52c93c4
parent7e9def1e93c408b5df80ed67b79ef7ac9d5c9289
Report an error on x86 pcrel BFD_RELOC_SIZE64

* config/tc-i386.c (reloc): Don't avoid pcrel check for
BFD_RELOC_SIZE64.  Return NO_RELOC on failing pcrel check.
gas/ChangeLog
gas/config/tc-i386.c