x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-unwind.s
CommitLineData
d2b2c203
DJ
1# First create .eh_frame with the right type.
2.section .eh_frame,"a",@unwind
3.long 0
4
5# Verify that switching back into .eh_frame does not change
6# its type.
7.section .eh_frame
8.long 1
This page took 0.637017 seconds and 4 git commands to generate.