http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45351
--- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-07-22 17:04:33 UTC --- To make completely sure that this isn't a gcc problem of some sort, I've derived a testcase from libgomp. If built with cc -c99 or gcc, it shows the same unaligned access, so this is really just a silly librt bug, nothing else. Rainer