https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126307
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Jakub Jelinek <[email protected]>: https://gcc.gnu.org/g:6acec9e1db74c078b3a1589d1b6a19f340410829 commit r15-11433-g6acec9e1db74c078b3a1589d1b6a19f340410829 Author: Jakub Jelinek <[email protected]> Date: Mon Jul 20 10:30:43 2026 +0200 libsanitizer: Initialize local_head member [PR126307] The following patch cherry picks an upstream fix for this. 2026-07-20 Jakub Jelinek <[email protected]> PR sanitizer/126307 * tsan/tsan_trace.h: Cherry-pick llvm-project revision cdfdb06c9155080ec97d6e4f4dd90b6e7cefb0ca. (cherry picked from commit b75f76eb7fbd6314d452471d5795d24f004de5f2)
