This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35271] Stack not aligned at mod 16 byte boundary in x86_64 code
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2008 15:49:51 -0000
- Subject: [Bug target/35271] Stack not aligned at mod 16 byte boundary in x86_64 code
- References: <bug-35271-9218@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #25 from ubizjak at gmail dot com 2008-06-21 15:49 -------
The testcase at http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01361.html will
fail for -mfpmath=sse on x86_32.
Related PR is PR 36584.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35271