This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/36875] internal compiler error compiling glibc-2.7 -> error: in insert_save, at caller-save.c:787



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]