From 9f3e7dbcbaa7d6dc86d04f40197d8d4331222222 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 8 Jun 2020 10:25:57 +0100 Subject: 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. --- gas/testsuite/gas/cfi/cfi-i386-2.d | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gas/testsuite') diff --git a/gas/testsuite/gas/cfi/cfi-i386-2.d b/gas/testsuite/gas/cfi/cfi-i386-2.d index 05e414d..0e7f253 100644 --- a/gas/testsuite/gas/cfi/cfi-i386-2.d +++ b/gas/testsuite/gas/cfi/cfi-i386-2.d @@ -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 -- cgit v1.1