linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
diff for duplicates of <20200628090904.69011-1-luc.vanoostenryck@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index a390c81..f492e09 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -66,4 +66,14 @@ index 7253a892d50d..58bc43387c60 100644
 -	if (form == invalid_form) {
 -		errno = EINVAL;
 -		return 0.0;
--	}
\ No newline at end of file
+-	}
+-
+-	dm.rd = fp_nearest;
+-	decimal_to_quadruple (&res, &dm, &dr, &excp);
+-        if (excp & ((1 << fp_overflow) | (1 << fp_underflow)))
+-                errno = ERANGE;
+-	return res;
+-}
++#include "compat-linux.c"
+-- 
+2.27.0
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 7ff474d..dd3c652 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -88,7 +88,17 @@
   "-\tif (form == invalid_form) {\n",
   "-\t\terrno = EINVAL;\n",
   "-\t\treturn 0.0;\n",
-  "-\t}"
+  "-\t}\n",
+  "-\n",
+  "-\tdm.rd = fp_nearest;\n",
+  "-\tdecimal_to_quadruple (&res, &dm, &dr, &excp);\n",
+  "-        if (excp & ((1 << fp_overflow) | (1 << fp_underflow)))\n",
+  "-                errno = ERANGE;\n",
+  "-\treturn res;\n",
+  "-}\n",
+  "+#include \"compat-linux.c\"\n",
+  "-- \n",
+  "2.27.0"
 ]
 
-c20cabd9941e8edf2db0d95e692ec07377bf7621879c70f76b01e964c27a2a9c
+6d0898be9deed3cee1bf1b27bead7c7a90ac9a0c72548a6837103823b5e9b857

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).