[Bug testsuite/49503] Incorrect stack alignment, produced by inline assembler in tests gcc.target/i386/cleanup-1.c and gcc.target/i386/cleanup-2.c
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 23 20:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49503
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-23 20:26:06 UTC ---
The testcase tests what glibc does, so IMHO it should stay as is. None of the
functions that are called with misaligned stack actually really require it to
be aligned.
More information about the Gcc-bugs
mailing list