This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/36875] internal compiler error compiling glibc-2.7 -> error: in insert_save, at caller-save.c:787
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2008 23:58:57 -0000
- Subject: [Bug rtl-optimization/36875] internal compiler error compiling glibc-2.7 -> error: in insert_save, at caller-save.c:787
- References: <bug-36875-16458@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from hjl dot tools at gmail dot com 2008-07-19 23:58 -------
The problem is -mpreferred-stack-boundary=2 and we want to align
double to 8 bytes on stack. This will be fixed by stack alignment
merge, which automatically aligns stack when needed.
*** This bug has been marked as a duplicate of 36450 ***
--
hjl dot tools at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36875