pr71452.c
130 Bytes
-
re PR tree-optimization/71452 (Wrong optimization of stores to _Bool via char*) · 72d50660
2016-06-08 Richard Biener <rguenther@suse.de> PR tree-optimization/71452 * tree-ssa.c (non_rewritable_lvalue_p): Make sure that the type used for the SSA rewrite has enough precision to cover the dynamic type of the location. * gcc.dg/torture/pr71452.c: New testcase. From-SVN: r237214
Richard Biener committed