From 97db19c91cb6eada4e60eb5035edd881def2dcfa Mon Sep 17 00:00:00 2001
From: "Marc G. Fournier" <scrappy@hub.org>
Date: Wed, 5 Apr 2000 02:08:29 +0000
Subject: [PATCH] freebsd has *-freebsd and *-freebsdelf ... float8 passes with
 this

---
 src/test/regress/resultmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap
index 5d30549643a..f3a4dd8b6df 100644
--- a/src/test/regress/resultmap
+++ b/src/test/regress/resultmap
@@ -2,6 +2,7 @@ abstime/alpha.*-dec-osf=abstime-solaris-1947
 abstime/sparc-sun-solaris=abstime-solaris-1947
 float4/.*-qnx=float4-exp-three-digits
 float8/.*-bsdi=float8-small-is-zero
+float8/.*-freebsd*=float8-small-is-zero
 float8/.*-netbsd=float8-small-is-zero
 float8/.*-qnx=float8-exp-three-digits
 float8/alpha.*-dec-osf=float8-fp-exception
-- 
GitLab