]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/34651 (ICE in set_value_range, at tree-vrp.c:321)
authorRichard Guenther <rguenther@suse.de>
Thu, 10 Jan 2008 14:28:40 +0000 (14:28 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 10 Jan 2008 14:28:40 +0000 (14:28 +0000)
commit125e025e06060daa5583d98cf47c209dfbef95e4
treebab6ca4972bc76d834d97e22b85ba6b65f1e9a33
parent5817ff8e5f722e2a36ed6982f94d003164c01992
re PR tree-optimization/34651 (ICE in set_value_range, at tree-vrp.c:321)

2008-01-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/34651
* tree-sra.c (sra_build_assignment): Sanitize.  Use the correct
types and ordering for masking and converting.

* g++.dg/torture/pr34651.C: New testcase.

From-SVN: r131442
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr34651.C [new file with mode: 0644]
gcc/tree-sra.c
This page took 0.068611 seconds and 5 git commands to generate.