Commit dc7ca394 by Jakub Jelinek

re PR testsuite/85368 (phi-opt-11 test fails on IBM Z)

	PR testsuite/85368
	* gcc.dg/tree-ssa/phi-opt-11.c: For branch_cost targets, expect 0 ifs
	rather than 0 or 2 depending on logical_op_short_circuit.

From-SVN: r266552
parent aa2e903e
...@@ -60,6 +60,10 @@ ...@@ -60,6 +60,10 @@
2018-11-27 Jakub Jelinek <jakub@redhat.com> 2018-11-27 Jakub Jelinek <jakub@redhat.com>
PR testsuite/85368
* gcc.dg/tree-ssa/phi-opt-11.c: For branch_cost targets, expect 0 ifs
rather than 0 or 2 depending on logical_op_short_circuit.
PR target/88188 PR target/88188
* gcc.target/powerpc/pr88188.c: New test. * gcc.target/powerpc/pr88188.c: New test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment