Fix a gas testsuite failure for PE based targets which cannot assemble the cfi-i386-2 test.
* testsuite/gas/cfi/cfi-i386-2.d: Skip for PE based targets.
This commit is contained in:
parent
dd6b8a0bc2
commit
9f3e7dbcba
@ -1,3 +1,7 @@
|
||||
2020-06-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* testsuite/gas/cfi/cfi-i386-2.d: Skip for PE based targets.
|
||||
|
||||
2020-06-08 Jan Beulich <jbeulich@suse.com>
|
||||
|
||||
* config/tc-i386.c (pi): Add checks for RegMask and RegBND.
|
||||
|
@ -1,5 +1,8 @@
|
||||
#readelf: -wf
|
||||
#name: CFI on i386, 2
|
||||
# PE based targets do not support the .type pseudo-op
|
||||
#notarget: *-*-mingw* *-*-cygwin* *-*-pe
|
||||
|
||||
Contents of the .eh_frame section:
|
||||
|
||||
00000000 0+0014 0+0000 CIE
|
||||
|
Loading…
Reference in New Issue
Block a user