[Bug tree-optimization/47679] [4.8/4.9/5/6 Regression] Strange uninitialized warning after SRA

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 15 18:52:00 GMT 2015


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

--- Comment #18 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Wed Apr 15 18:51:49 2015
New Revision: 222130

URL: https://gcc.gnu.org/viewcvs?rev=222130&root=gcc&view=rev
Log:
    PR tree-optimization/47679
    * tree-ssa-dom.c (build_and_record_new_cond): Moved to avoid
    need for forward declaration in upcoming changes.
    (record_conditions, record_edge_info): Likewise.

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



More information about the Gcc-bugs mailing list