Check flag_code instead of use_rela_relocations for 64bit.
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Sep 2010 17:38:38 +0000 (17:38 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Sep 2010 17:38:38 +0000 (17:38 +0000)
commit13f864aed86358efd5504098e61184b06054d43c
treeaf424dd9f13d93e20994c44fe1b28d8f0edd4a20
parent18464d4d31ffc294347280430c1302e576d98b47
Check flag_code instead of use_rela_relocations for 64bit.

gas/

2010-09-03  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/11974
* config/tc-i386.c (i386_finalize_immediate): Check flag_code
instead of use_rela_relocations for 64bit.

gas/testsuite/

2010-09-03  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/11974
* gas/i386/immed64.s: Add more movabs tests.
* gas/i386/immed64.d: Updated.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/immed64.d
gas/testsuite/gas/i386/immed64.s
This page took 0.028299 seconds and 4 git commands to generate.