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 rtl-optimization/70007] [4.9/5/6 Regression] wrong code with -mbmi2


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

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Tue Mar  1 22:36:15 2016
New Revision: 233869

URL: https://gcc.gnu.org/viewcvs?rev=233869&root=gcc&view=rev
Log:
        PR rtl-optimization/70007
        * gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
        references present in REG_EQUAL notes attached to non-SET patterns.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr70007.c
      - copied unchanged from r233868,
trunk/gcc/testsuite/gcc.target/i386/pr70007.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/gcse.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]