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 middle-end/71732] FAIL: gcc.dg/torture/pr71532.c at -O2 and above


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

--- Comment #10 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Mon Jul 25 17:32:44 2016
New Revision: 238727

URL: https://gcc.gnu.org/viewcvs?rev=238727&root=gcc&view=rev
Log:
        PR middle-end/71732
        * cselib.c (cselib_process_insn): Invalidate argument slots for
        const/pure calls.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cselib.c

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