r237214 - in /trunk/gcc: ChangeLog testsuite/Ch...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Jun 8 13:11:00 GMT 2016
Author: rguenth
Date: Wed Jun 8 13:11:43 2016
New Revision: 237214
URL: https://gcc.gnu.org/viewcvs?rev=237214&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr71452.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-ssa.c
More information about the Gcc-cvs
mailing list