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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamborm at gcc dot gnu.org

--- Comment #7 from Mikael Pettersson <mikpe at it dot uu.se> 2012-10-30 19:28:15 UTC ---
I'm seeing the same code quality regression on sparc64-linux, another
strict-alignment target.

The regression started with r185470:
http://gcc.gnu.org/ml/gcc-cvs/2012-03/msg00800.html
http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00989.html

Patch author CC:d.


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