Commit 95c01db1 by Janis Johnson Committed by Janis Johnson

* gcc.target/arm/div64-unwinding.c: XFAIL for GNU/Linux.

From-SVN: r191786
parent 8fb9e4ae
2012-09-26 Janis Johnson <janisjo@codesourcery.com>
* gcc.target/arm/div64-unwinding.c: XFAIL for GNU/Linux.
* gcc.target/arm/mmx-2.c: Specify -mcpu=iwmmxt.
* gcc.target/arm/combine-movs.c: Use effective target arm_thumb2.
......
/* Performing a 64-bit division should not pull in the unwinder. */
/* { dg-do run } */
/* The test is expected to fail for GNU/Linux; see PR54723. */
/* { dg-do run { xfail *-*-linux* } } */
/* { dg-options "-O0" } */
#include <stdlib.h>
......
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