public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH,V3 0/2] Testcase refactoring and fix PR gas/31284
@ 2024-01-26  9:19 Indu Bhagat
  2024-01-26  9:19 ` [PATCH,V3 1/2] x86: testsuite: scfi: adjust COFI testcase Indu Bhagat
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Indu Bhagat @ 2024-01-26  9:19 UTC (permalink / raw)
  To: binutils; +Cc: Indu Bhagat

Hi,

Sending V3 after addressing review comments on "PATCH 2/2 gas: scfi:
untraceable control flow should be a hard error".

I sent the first version of the series erroneously as V2.
https://sourceware.org/pipermail/binutils/2024-January/132085.html

Once approved, OK to apply to 2.42 as well ?

Thanks,
Indu Bhagat (2):
  x86: testsuite: scfi: adjust COFI testcase
  gas: scfi: untraceable control flow should be a hard error

 gas/ginsn.c                                   |  4 +-
 gas/testsuite/gas/scfi/x86_64/ginsn-cofi-1.l  | 38 +++++++++++++++++++
 .../x86_64/{scfi-cofi-1.s => ginsn-cofi-1.s}  |  4 --
 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.d   |  5 ---
 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.l   |  3 --
 .../gas/scfi/x86_64/scfi-unsupported-cfg-1.l  |  2 +-
 gas/testsuite/gas/scfi/x86_64/scfi-x86-64.exp |  3 +-
 7 files changed, 42 insertions(+), 17 deletions(-)
 create mode 100644 gas/testsuite/gas/scfi/x86_64/ginsn-cofi-1.l
 rename gas/testsuite/gas/scfi/x86_64/{scfi-cofi-1.s => ginsn-cofi-1.s} (84%)
 delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.d
 delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.l

-- 
2.43.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-26 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26  9:19 [PATCH,V3 0/2] Testcase refactoring and fix PR gas/31284 Indu Bhagat
2024-01-26  9:19 ` [PATCH,V3 1/2] x86: testsuite: scfi: adjust COFI testcase Indu Bhagat
2024-01-26  9:19 ` [PATCH,V3 2/2] gas: scfi: untraceable control flow should be a hard error Indu Bhagat
2024-01-26 11:57 ` [PATCH,V3 0/2] Testcase refactoring and fix PR gas/31284 Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).