https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123874
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > (I think LLVM is affected as well. I have confirmed that clang 18.1 has the > same problem, although I did not check the code in their master.) Well considering gcc's libsanitize is import of LLVM's code (with some small changes), then I suspect upstream LLVM would have an issue too. Please file a bug there.
