]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/i386: expand .data sections for system tests
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Apr 2021 10:25:24 +0000 (11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:42 +0000 (15:04 +0100)
commit4011a686ccf32239d6b887e750c0ee2f6b5bea9e
tree2d8f6bcbde834ab505a31db860fe9fe70d358f72
parent08341b4fa6a9f6379b2e613cca8533fafc81861f
tests/tcg/i386: expand .data sections for system tests

Newer compilers might end up putting some data in .data.rel.local
which was getting skipped resulting in hilarious confusion on some
tests. Fix that.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210401102530.12030-6-alex.bennee@linaro.org>
tests/tcg/i386/system/kernel.ld