OSDN Git Service

Don't call section_symbol() with expr_section.
authorhjl <hjl>
Sat, 3 Jul 2010 22:15:57 +0000 (22:15 +0000)
committerhjl <hjl>
Sat, 3 Jul 2010 22:15:57 +0000 (22:15 +0000)
commiteb0e76dbe1dce7fe06bd675bce246dd7b5a510c0
tree4019a7cb9b3dfb11b015b16bae0a1f2dcbafe954
parent70b86e0449ee30e79dfa9902abf31fa3a490f737
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]