]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg/tricore: Add test for ld.h
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 3 Feb 2023 13:21:32 +0000 (14:21 +0100)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 8 Feb 2023 09:02:46 +0000 (10:02 +0100)
commit6e34f54d88184b25db4fbc4dd1665d9be1a9e21c
tree8c8342f4f303750d146f1009e529b4ec76214bda
parent77eb0085c8fe48e77f845d9db0d3c4c4ccf7c4f1
tests/tcg/tricore: Add test for ld.h

this exercises the error reported in
https://gitlab.com/qemu-project/qemu/-/issues/652.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20230203132132.511254-1-kbastian@mail.uni-paderborn.de>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
tests/tcg/tricore/Makefile.softmmu-target
tests/tcg/tricore/macros.h
tests/tcg/tricore/test_ld_h.S [new file with mode: 0644]