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/39315] Unaligned move used on aligned stack variable



------- Comment #6 from hjl dot tools at gmail dot com  2009-02-28 02:03 -------
Created an attachment (id=17375)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17375&action=view)
An updated patch

When align == 0, we should align variable to STACK_BOUNDARY.


-- 


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


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