[Bug tree-optimization/105937] [12] Regression with maybe-uninitialized

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jun 12 22:16:32 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105937

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note your example no longer compiles on the trunk of GCC as it requires to add:

#include <stdint.h>


More information about the Gcc-bugs mailing list