https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105997
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Also people who assume the compiler is broken ask them to try -fsanitize=address and other sanitizers really. Gcc does is more "sensitive" to undefined behavior and more bugs in the user code does happen.