aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-09-22 19:13:40 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-09-22 19:13:40 +0000
commite8ae22d1973d52e41b24f9ac58b4c5da9d3cff13 (patch)
tree247ba7b7c2d98d2695bb71dfb8644fb44dc78592 /gas
parent72929c628e0547bcffcbb3e7b7afabb912ce246b (diff)
downloadgdb-e8ae22d1973d52e41b24f9ac58b4c5da9d3cff13.zip
gdb-e8ae22d1973d52e41b24f9ac58b4c5da9d3cff13.tar.gz
gdb-e8ae22d1973d52e41b24f9ac58b4c5da9d3cff13.tar.bz2
[testsuite] dw2-const.S: fix type reference size on 64bit platforms.
The testcase was failing on various 64bit platforms, because the debugging info said that the target type for a const type is a 4-byte reference. In the asm file, I used a .long directive, but the size of .long is of course dependent on the platform. This replaces this .long by a .4byte directive. gdb/testsuite/ChangeLog: * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target type of our const type.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions