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/47679] [4.9/5/6 Regression] Strange uninitialized warning after SRA


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

--- Comment #23 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Mon Sep 14 20:10:30 2015
New Revision: 227762

URL: https://gcc.gnu.org/viewcvs?rev=227762&root=gcc&view=rev
Log:
[PATCH] Minor DOM cleanup

        PR tree-optimization/47679
        * tree-ssa-dom.c (avail_expr_hash): Pass a pointer to a real
        type rather than void *.

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


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