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 middle-end/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem



------- Comment #15 from vmakarov at gcc dot gnu dot org  2008-08-06 20:46 -------
Subject: Bug 36450

Author: vmakarov
Date: Wed Aug  6 20:44:53 2008
New Revision: 138826

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138826
Log:
2008-08-04  H.J. Lu  <hongjiu.lu@intel.com>

        PR middle-end/36450
        * caller-save.c (insert_restore): Replace
        PREFERRED_STACK_BOUNDARY with MAX_SUPPORTED_STACK_ALIGNMENT.
        (insert_save): Likewise.


Modified:
    branches/ira/gcc/ChangeLog
    branches/ira/gcc/caller-save.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36450


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