Commit 6cddb61c by Tamar Christina Committed by Tamar Christina

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
parent a476498c
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
......
/* { 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)
......
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