Fix .dc.a for x32
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 13 Jun 2012 21:41:07 +0000 (21:41 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 13 Jun 2012 21:41:07 +0000 (21:41 +0000)
commit357d1bd8fd0ba1a79f347f9d989058ea1615236a
tree35dd52fd9e352f2b1a2b161dcff0e1ca1f133081
parentf85e18ee6c9f6650c24532f1830057919e872664
Fix .dc.a for x32

gas/

* config/tc-i386.c (x86_address_bytes): New.
* config/tc-i386.h (TC_ADDRESS_BYTES): Likewise.
(x86_address_bytes): Likewise.

gas/testsuite/

* gas/i386/ilp32/x86-64-dc_a.d: New.
* gas/i386/ilp32/x86-64-dc_a.s: Likewise.
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/ilp32/x86-64-dc_a.d [new file with mode: 0644]
gas/testsuite/gas/i386/ilp32/x86-64-dc_a.s [new file with mode: 0644]
This page took 0.036875 seconds and 4 git commands to generate.