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 tree-optimization/79578] Unnecessary instructions in generated code


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

--- Comment #8 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Thu Feb 23 21:43:03 2017
New Revision: 245688

URL: https://gcc.gnu.org/viewcvs?rev=245688&root=gcc&view=rev
Log:
        PR tree-optimization/79578
        * tree-ssa-dse.c (clear_bytes_written_by): Use OEP_ADDRESS_OF
        in call to operand_equal_p.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-dse.c

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