https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964

ktkachov at gcc dot gnu.org changed:

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

--- Comment #5 from ktkachov at gcc dot gnu.org ---
Looks like what was fixed in trunk and GCC 5 by:
Author: alalaw01 <alalaw01@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Mon Jul 6 16:21:55 2015 +0000

    [ARM] fix movdi expander to avoid illegal ldrd/strd

            * config/arm/arm.md (movdi): Avoid odd-number ldrd/strd in ARM
state.


    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225461
138bc75d-0d04-0410-961f-82ee72b054a4

Alan, is this patch safe to backport to the 4.9 branch as well?

Reply via email to