aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2009-11-28 19:11:22 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2009-11-28 19:11:22 +0000
commitf1c19648079168df5e3bf8ab7cee3a15f9203dc4 (patch)
tree94b97fb1416e57dbc696388eb5687ca3e1482c24 /gcc/ChangeLog
parentc750c208706d56fb9b3b8e2badf44ec4b7f37058 (diff)
downloadgcc-f1c19648079168df5e3bf8ab7cee3a15f9203dc4.zip
gcc-f1c19648079168df5e3bf8ab7cee3a15f9203dc4.tar.gz
gcc-f1c19648079168df5e3bf8ab7cee3a15f9203dc4.tar.bz2
re PR middle-end/42183 (internal compiler error: verify_stmts failed)
2009-11-28 Richard Guenther <rguenther@suse.de> PR tree-optimization/42183 * tree-nrv.c (tree_nrv): Bail out if the RESULT_DECL has its address taken. Merge the addressable state of the NRV variable and the result instead of copying it. * g++.dg/torture/pr42183.C: New testcase. From-SVN: r154728
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 14101e6..e68cf95 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-28 Richard Guenther <rguenther@suse.de>
+
+ PR tree-optimization/42183
+ * tree-nrv.c (tree_nrv): Bail out if the RESULT_DECL has its
+ address taken. Merge the addressable state of the NRV
+ variable and the result instead of copying it.
+
2009-11-28 Jakub Jelinek <jakub@redhat.com>
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused