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/65647] [5 Regression] GCC won't stop when compile for armv6-m


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

--- Comment #6 from Yvan Roux <yroux at gcc dot gnu.org> ---
Author: yroux
Date: Sun Apr  5 19:06:43 2015
New Revision: 221873

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

    Backport from trunk r221867
    2015-04-04  Vladimir Makarov  <vmakarov@redhat.com>

    PR target/65647
    * lra.c (lra): Stop updating lra_constraint_new_regno_start after switching
    off inheritance.

gcc/testsuite/
2015-04-05  Yvan Roux  <yvan.roux@linaro.org>

    Backport from trunk r221867
    2015-04-04  Vladimir Makarov <vmakarov@redhat.com>

    PR target/65647
    * gcc.target/arm/pr65647.c: New.
    * gcc.target/arm/pr65647-2.c: New.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/arm/pr65647-2.c
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/arm/pr65647.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/lra.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


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