This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14321] gcc emitting "movaps" to unaligned memory
- From: "M dot Drochner at fz-juelich dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 20:11:07 -0000
- Subject: [Bug target/14321] gcc emitting "movaps" to unaligned memory
- References: <20040227145408.14321.M.Drochner@fz-juelich.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From M dot Drochner at fz-juelich dot de 2004-02-27 20:11 -------
I can't reproduce the problem with a simple non-threaded program.
Appearently, the problem is the thread library not enforcing the
16-byte sp alignment requirement of the ELF ABI.
Sorry for the noise.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14321