This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/45351] many unaligned accesses in libgomp tests
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 19 Jul 2011 14:00:21 +0000
- Subject: [Bug libgomp/45351] many unaligned accesses in libgomp tests
- Auto-submitted: auto-generated
- References: <bug-45351-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45351
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Version|unknown |4.7.0
Target Milestone|--- |4.7.0
--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 13:59:22 UTC ---
Jakuk, what would be the best/least intrusive way to handle this
target-specific
gomp_sem_t alignment requirement?
Rainer