diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-07-07 17:42:21 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-07-10 15:34:57 +0200 |
commit | cb2d7e63d19794c5344d438d943a8680d6756bdc (patch) | |
tree | 4ab7486ca2d78d6db8415f226bd89a194d3c8680 /tests/avocado/linux_initrd.py | |
parent | 6db77bb2c1aa1e59b4a04ba3c9b4b8bb17609d48 (diff) | |
download | qemu-cb2d7e63d19794c5344d438d943a8680d6756bdc.zip qemu-cb2d7e63d19794c5344d438d943a8680d6756bdc.tar.gz qemu-cb2d7e63d19794c5344d438d943a8680d6756bdc.tar.bz2 |
tests/tcg/s390x: Fix test-svc with clang
clang does not support expressions involving symbols in instructions
like lghi yet, so building hello-s390x-asm.S with it fails.
Move the expression to the literal pool and load it from there.
Fixes: be4a4cb42961 ("tests/tcg/s390x: Test single-stepping SVC")
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230707154242.457706-1-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/avocado/linux_initrd.py')
0 files changed, 0 insertions, 0 deletions