]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/46806 (-O3 implies 0 <= 8 <= 7)
authorRichard Guenther <rguenther@suse.de>
Mon, 6 Dec 2010 13:07:12 +0000 (13:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 6 Dec 2010 13:07:12 +0000 (13:07 +0000)
commit5fbcc5c65c28cf8a0ee4566b38ef46cc6f85ba10
tree642af81226e4f415a4c64b50e7aa7c53b8be1910
parentb4e6cb0e55e74c633c3f54ff476758b855a31472
re PR tree-optimization/46806 (-O3 implies 0 <= 8 <= 7)

2010-12-06  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/46806
* tree-ssa-copyrename.c (copy_rename_partition_coalesce): Do not
coalesce different types.

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

From-SVN: r167492
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/20100825.C [new file with mode: 0644]
gcc/tree-ssa-copyrename.c