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 target/67127] [ARM] Avoiding odd-number ldrd/strd in movdi introduced a regression on armeb-linux-gnueabihf


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

--- Comment #2 from Yvan Roux <yroux at gcc dot gnu.org> ---
Author: yroux
Date: Mon Aug 17 11:22:49 2015
New Revision: 226937

URL: https://gcc.gnu.org/viewcvs?rev=226937&root=gcc&view=rev
Log:
2015-08-17  Yvan Roux  <yvan.roux@linaro.org>

        Backport from mainline:
        2015-08-12  Yvan Roux  <yvan.roux@linaro.org>

        PR target/67127
        * config/arm/arm.md (movdi): Restrict illegitimate ldrd/strd checking
        to ARM core registers.


Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/arm/arm.md


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