[Bug middle-end/54386] [4.8 Regression] Unaligned mem load wrongly generated for inlined inline/static function

olegendo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 29 22:23:00 GMT 2012


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

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Unaligned mem load wrongly  |[4.8 Regression] Unaligned
                   |generated for inlined       |mem load wrongly generated
                   |inline/static function      |for inlined inline/static
                   |                            |function

--- Comment #5 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-29 22:23:25 UTC ---
(In reply to comment #4)
> 
> I see this poor code too on armv5tel-linux-gnueabi with 4.8-20121028.
> 4.7 and 4.6 generate just two instructions for test: a ldr and bx.

Thanks for checking it on earlier versions.



More information about the Gcc-bugs mailing list