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
This commit is contained in:
parent
aa2e903e1d
commit
dc7ca39465
1 changed files with 4 additions and 0 deletions
|
@ -60,6 +60,10 @@
|
|||
|
||||
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
|
||||
* gcc.target/powerpc/pr88188.c: New test.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue