------- Comment #4 from ajk dot xyz at gmail dot com 2010-02-09 16:47 ------- (In reply to comment #3) > Your pointer isn't properly aligned to be accessed via uint32_t*. >
And should it? If 'yes', then why GCC generates working code for that source without optimization or with -O2 ? Or even when some debug printf(...) inserted in the for-loop body. Strange behaviour, anyway. -- ajk dot xyz at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43009