[Bug c/63645] Incorrect code generation

mikpelinux at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 28 10:14:00 GMT 2014


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

--- Comment #25 from Mikael Pettersson <mikpelinux at gmail dot com> ---
So, is there a way to under-allocate a union (just allocate enough for the
member you want) and access it via the union pointer that is valid C?



More information about the Gcc-bugs mailing list