sdiv_costs_1.c: Disable on softfloat.
2017-06-12 Tamar Christina <tamar.christina@arm.com> * gcc.target/arm/sdiv_costs_1.c: Disable on softfloat. From-SVN: r249122
This commit is contained in:
parent
a476498c30
commit
6cddb61ca1
@ -1,3 +1,8 @@
|
||||
gcc/testsuite/
|
||||
2017-06-12 Tamar Christina <tamar.christina@arm.com>
|
||||
|
||||
* gcc.target/arm/sdiv_costs_1.c: Disable on softfloat.
|
||||
|
||||
2017-06-12 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR tree-optimization/81003
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O3 -march=armv8-a" } */
|
||||
/* { dg-require-effective-target arm_hard_vfp_ok } */
|
||||
|
||||
/* Both sdiv and udiv can be used here, so prefer udiv. */
|
||||
int f1 (unsigned char *p)
|
||||
|
Loading…
Reference in New Issue
Block a user