aarch64.c (aarch64_if_then_else_costs): Allow non comparisons for OP0.
authorAndrew Pinski <apinski@cavium.com>
Tue, 3 Jun 2014 22:44:39 +0000 (22:44 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 3 Jun 2014 22:44:39 +0000 (15:44 -0700)
commitb9e3afe9b40563997820b5f4952cc5c672f020e4
tree03b5345c81566adeaa235cfc83ef61923d9ce9a2
parent2d5ffe4631cfaf0322d2174a32cbb65bbee6c18f
aarch64.c (aarch64_if_then_else_costs): Allow non comparisons for OP0.

2014-06-03  Andrew Pinski  <apinski@cavium.com>

* config/aarch64/aarch64.c (aarch64_if_then_else_costs): Allow non comparisons
for OP0.

2014-06-03  Andrew Pinski  <apinski@cavium.com>

* gcc.c-torture/compile/20140528-1.c: New testcase.

From-SVN: r211206
gcc/ChangeLog
gcc/config/aarch64/aarch64.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20140528-1.c [new file with mode: 0644]