[Bug libgomp/45351] many unaligned accesses in libgomp tests
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 19 12:50:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45351
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.19 12:46:17
CC| |ro at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 12:46:17 UTC ---
Confirmed, easy to see with uac p noprint nofix sigbus, i.e. unaligned accesses
not fixed up, but instead generating SIGBUS.
Will rebuild libgomp with -g3 -O0 to allow for debugging/investigation.
More information about the Gcc-bugs
mailing list