On Wed, 20 May 2020 at 18:28, Richard Henderson <[email protected]> wrote: > > This test requires gcc 10 for -mbranch-protection=standard. > > Signed-off-by: Richard Henderson <[email protected]> > --- > v9: Expect and require gcc 10. > --- > tests/tcg/aarch64/bti-1.c | 62 +++++++++++++++++++++++++++++++ > tests/tcg/aarch64/bti-crt.inc.c | 51 +++++++++++++++++++++++++ > tests/tcg/aarch64/Makefile.target | 7 ++++ > tests/tcg/configure.sh | 4 ++ > 4 files changed, 124 insertions(+) > create mode 100644 tests/tcg/aarch64/bti-1.c > create mode 100644 tests/tcg/aarch64/bti-crt.inc.c
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
