qemu/.gitlab-ci.d
Richard Henderson 8e466dd092 gitlab-ci: Use -fno-sanitize=function in the clang-user job
With -fsanitize=undefined, which implies -fsanitize=function,
clang will add a "type signature" before functions.
It accesses funcptr-8 and funcptr-4 to do so.

The generated TCG prologue is directly on a page boundary,
so these accesses segfault.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240723232543.18093-1-richard.henderson@linaro.org>
2024-07-26 09:35:27 +10:00
..
cirrus testing: bump to latest libvirt-ci 2024-07-22 09:06:17 +01:00
custom-runners docs/ci: clean-up references for consistency 2024-06-06 10:26:08 +01:00
opensbi gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
base.yml gitlab: aggressively avoid extra GIT data 2024-03-20 09:52:27 +00:00
buildtest-template.yml meson: Drop the .fa library suffix 2024-07-03 18:41:26 +02:00
buildtest.yml gitlab-ci: Use -fno-sanitize=function in the clang-user job 2024-07-26 09:35:27 +10:00
check-dco.py gitlab: add a CI job to validate the DCO sign off 2020-10-13 12:48:17 +02:00
check-patch.py .gitlab-ci.d/check-patch: tweak output for CI logs 2020-11-16 11:08:40 +00:00
cirrus.yml .gitlab-ci.d/cirrus: Remove the netbsd and openbsd jobs 2024-04-30 07:09:22 +02:00
container-core.yml tests: Update our CI to use CentOS Stream 9 instead of 8 2024-04-25 07:03:04 +02:00
container-cross.yml .gitlab-ci.d: Drop cross-win32-system job 2024-02-23 08:13:52 +01:00
container-template.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
containers.yml tests/docker: merge debian-native with debian-amd64 2023-11-23 14:10:04 +00:00
crossbuild-template.yml target/nios2: Remove the deprecated Nios II target 2024-04-24 16:03:38 +02:00
crossbuilds.yml gitlab: don't bother with KVM for TCI builds 2024-07-05 12:34:41 +01:00
custom-runners.yml ci: remove centos-steam-8 customer runner 2024-06-06 10:20:46 +01:00
opensbi.yml gitlab-ci: add manual job to run Coverity 2024-03-08 19:11:00 +01:00
qemu-project.yml Add CI variable RUNNER_TAG 2023-05-24 12:26:40 -07:00
stages.yml gitlab: drop 'containers-layer2' stage 2022-07-29 09:48:01 +01:00
static_checks.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
windows.yml gitlab: Update msys2-64bit runner tags 2024-05-09 05:46:21 +02:00