On 10/07/2015 04:03 PM, Andreas Schwab wrote:
On powerpc:
FAIL: gcc.c-torture/compile/pr52073.c -O2 (internal compiler error)
/daten/gcc/gcc-20151006/gcc/testsuite/gcc.c-torture/compile/pr52073.c:6:1:
internal compiler error: in duplicate_thread_path, at
tree-ssa-threadupdate.c:2446.
0x10874ab7 duplicate_thread_path.
../../gcc/tree-ssa-threadupdate.c:2445.
0x10874ab7 thread_through_all_blocks(bool).
../../gcc/tree-ssa-threadupdate.c:2632.
0x107b0ea7 execute.
../../gcc/tree-ssa-dom.c:622.
Update your tree. This should have been fixed by:
2015-10-06 Jeff Law <l...@redhat.com>
PR tree-optimization/67816
Jeff