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/54386] [4.8 Regression] Unaligned mem load wrongly generated for inlined inline/static function


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

--- Comment #6 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-30 09:04:37 UTC ---
Just for the record, this seems to happen only for mem loads.  Mem stores
expand as expected.


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