summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/dfp/fe-binop.c
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2008-12-08 17:52:47 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2008-12-08 17:52:47 +0000
commit005927ac5d0090e0405b3401fbeee84251f091ff (patch)
tree01747a73ce7036ad011a130b219a7c40b14c4515 /gcc/testsuite/gcc.dg/dfp/fe-binop.c
parentda9055d29af60e521b94ef9d06e5e99f4e79e6a9 (diff)
downloadgcc-005927ac5d0090e0405b3401fbeee84251f091ff.tar.gz
2008-12-08 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk r142553 2008-12-08 Basile Starynkevitch <basile@starynkevitch.net> * gcc/Makefile.in: using BACKENDLIBS as merged from trunk r142553 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@142557 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/dfp/fe-binop.c')
-rw-r--r--gcc/testsuite/gcc.dg/dfp/fe-binop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/dfp/fe-binop.c b/gcc/testsuite/gcc.dg/dfp/fe-binop.c
index 007bc6e44dd..23f137818ed 100644
--- a/gcc/testsuite/gcc.dg/dfp/fe-binop.c
+++ b/gcc/testsuite/gcc.dg/dfp/fe-binop.c
@@ -1,4 +1,5 @@
/* { dg-options "-std=gnu99" } */
+/* { dg-skip-if "test is for emulation" { hard_dfp } { "*" } { "" } } */
/* Touch tests that check for raising appropriate exceptions for binary
arithmetic operations on decimal float values. */