[Bug tree-optimization/47679] [4.9/5/6 Regression] Strange uninitialized warning after SRA
law at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 14 20:11:00 GMT 2015
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
More information about the Gcc-bugs
mailing list