[Bug c/43009] segmentation fault with -O3 when accessing byte-aligned array as dwords
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 9 16:15:00 GMT 2010
------- Comment #3 from rguenth at gcc dot gnu dot org 2010-02-09 16:15 -------
Your pointer isn't properly aligned to be accessed via uint32_t*.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43009
More information about the Gcc-bugs
mailing list