Skip to content
Snippets Groups Projects
Commit 0af729c6 authored by Francois-Xavier Coudert's avatar Francois-Xavier Coudert
Browse files

Testsuite, i386: mark test as requiring dfp

Test currently fails on darwin with:
error: decimal floating-point not supported for this target

gcc/testsuite/ChangeLog:

	* gcc.target/i386/pr112445.c: Require dfp.
parent 037f5702
No related branches found
No related tags found
No related merge requests found
/* { dg-do compile { target int128 } } */ /* { dg-do compile { target int128 } } */
/* { dg-require-effective-target dfp } */
/* { dg-options "-O -march=cascadelake -fwrapv" } */ /* { dg-options "-O -march=cascadelake -fwrapv" } */
typedef _Decimal64 d64; typedef _Decimal64 d64;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment