* config/tc-mips.c (macro): Put back `+ 0x8000' in test for 64-bit
commit81008dd3eeb061e703c24d8e336e69e31c299d71
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 03:07:48 +0000 (9 03:07 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 03:07:48 +0000 (9 03:07 +0000)
treeeadc88b915d760e02654af7ac0b3f8346d92f85c
parent7c39c74e8089331a4ac35b1fc2c961c1faf174f7
* config/tc-mips.c (macro): Put back `+ 0x8000' in test for 64-bit
constant address that Alexandre took out by accident.  Reject
64-bit addresses that are not sign extensions of 32 bits only if
we don't support 64-bit address constants.
gas/ChangeLog
gas/config/tc-mips.c