Don't call section_symbol() with expr_section.
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 3 Jul 2010 22:15:58 +0000 (22:15 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 3 Jul 2010 22:15:58 +0000 (22:15 +0000)
commitc64efb4be7d6e005f3768494ff671a075225b010
treef7232fc62797412511060975161002aeebe17903
parent0acf065b19253e02ea32188ea0cbdf4e80e3c42d
Don't call section_symbol() with expr_section.

gas/

2010-07-03  Jan Beulich  <jbeulich@novell.com>

PR gas/11732
* config/tc-i386.c (i386_finalize_displacement): Don't call
section_symbol() with expr_section.

gas/testsuite/

2010-07-03  Jan Beulich  <jbeulich@novell.com>

PR gas/11732
* gas/i386/i386.exp: Run new tests.
* gas/i386/intel-got{32,64}.{s,d}: New.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/intel-got32.d [new file with mode: 0644]
gas/testsuite/gas/i386/intel-got32.s [new file with mode: 0644]
gas/testsuite/gas/i386/intel-got64.d [new file with mode: 0644]
gas/testsuite/gas/i386/intel-got64.s [new file with mode: 0644]
This page took 0.033849 seconds and 4 git commands to generate.