[Bug middle-end/69258] Flexible arrays break TBAA

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 13 12:08:00 GMT 2016


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu.org

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Maybe undefined though (flex arrays are supposed to be used for allocated
storage and thus doesn't need to alias with static storage?)


More information about the Gcc-bugs mailing list