aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schultz <das@FreeBSD.org>2008-09-03 05:32:36 +0000
committerDavid Schultz <das@FreeBSD.org>2008-09-03 05:32:36 +0000
commit1a971c8df0826f35575e2f6f1c6099532d144663 (patch)
treea4a15ea88718f2e0427eeeb94e99a2f792162901
parent1d35705154a4931fe7303e91a5e114d027f020b8 (diff)
Flatten vendor/gdtoa/* harder.
Pointy hat to: das
Notes
Notes: svn path=/vendor/gdtoa/dist/; revision=182702
-rw-r--r--README (renamed from gdtoa/README)0
-rw-r--r--arithchk.c (renamed from gdtoa/arithchk.c)0
-rw-r--r--dmisc.c (renamed from gdtoa/dmisc.c)0
-rw-r--r--dtoa.c (renamed from gdtoa/dtoa.c)0
-rw-r--r--g_Qfmt.c (renamed from gdtoa/g_Qfmt.c)0
-rw-r--r--g__fmt.c (renamed from gdtoa/g__fmt.c)0
-rw-r--r--g_ddfmt.c (renamed from gdtoa/g_ddfmt.c)0
-rw-r--r--g_dfmt.c (renamed from gdtoa/g_dfmt.c)0
-rw-r--r--g_ffmt.c (renamed from gdtoa/g_ffmt.c)0
-rw-r--r--g_xLfmt.c (renamed from gdtoa/g_xLfmt.c)0
-rw-r--r--g_xfmt.c (renamed from gdtoa/g_xfmt.c)0
-rw-r--r--gdtoa.c (renamed from gdtoa/gdtoa.c)0
-rw-r--r--gdtoa.h (renamed from gdtoa/gdtoa.h)0
-rw-r--r--gdtoaimp.h (renamed from gdtoa/gdtoaimp.h)0
-rw-r--r--gethex.c (renamed from gdtoa/gethex.c)0
-rw-r--r--gmisc.c (renamed from gdtoa/gmisc.c)0
-rw-r--r--hd_init.c (renamed from gdtoa/hd_init.c)0
-rw-r--r--hexnan.c (renamed from gdtoa/hexnan.c)0
-rw-r--r--makefile (renamed from gdtoa/makefile)0
-rw-r--r--misc.c (renamed from gdtoa/misc.c)0
-rw-r--r--qnan.c (renamed from gdtoa/qnan.c)0
-rw-r--r--smisc.c (renamed from gdtoa/smisc.c)0
-rw-r--r--strtoIQ.c (renamed from gdtoa/strtoIQ.c)0
-rw-r--r--strtoId.c (renamed from gdtoa/strtoId.c)0
-rw-r--r--strtoIdd.c (renamed from gdtoa/strtoIdd.c)0
-rw-r--r--strtoIf.c (renamed from gdtoa/strtoIf.c)0
-rw-r--r--strtoIg.c (renamed from gdtoa/strtoIg.c)0
-rw-r--r--strtoIx.c (renamed from gdtoa/strtoIx.c)0
-rw-r--r--strtoIxL.c (renamed from gdtoa/strtoIxL.c)0
-rw-r--r--strtod.c (renamed from gdtoa/strtod.c)0
-rw-r--r--strtodI.c (renamed from gdtoa/strtodI.c)0
-rw-r--r--strtodg.c (renamed from gdtoa/strtodg.c)0
-rw-r--r--strtodnrp.c (renamed from gdtoa/strtodnrp.c)0
-rw-r--r--strtof.c (renamed from gdtoa/strtof.c)0
-rw-r--r--strtopQ.c (renamed from gdtoa/strtopQ.c)0
-rw-r--r--strtopd.c (renamed from gdtoa/strtopd.c)0
-rw-r--r--strtopdd.c (renamed from gdtoa/strtopdd.c)0
-rw-r--r--strtopf.c (renamed from gdtoa/strtopf.c)0
-rw-r--r--strtopx.c (renamed from gdtoa/strtopx.c)0
-rw-r--r--strtopxL.c (renamed from gdtoa/strtopxL.c)0
-rw-r--r--strtorQ.c (renamed from gdtoa/strtorQ.c)0
-rw-r--r--strtord.c (renamed from gdtoa/strtord.c)0
-rw-r--r--strtordd.c (renamed from gdtoa/strtordd.c)0
-rw-r--r--strtorf.c (renamed from gdtoa/strtorf.c)0
-rw-r--r--strtorx.c (renamed from gdtoa/strtorx.c)0
-rw-r--r--strtorxL.c (renamed from gdtoa/strtorxL.c)0
-rw-r--r--sum.c (renamed from gdtoa/sum.c)0
-rw-r--r--test/Q.ou0 (renamed from gdtoa/test/Q.ou0)0
-rw-r--r--test/Q.ou1 (renamed from gdtoa/test/Q.ou1)0
-rw-r--r--test/Qtest.c (renamed from gdtoa/test/Qtest.c)0
-rw-r--r--test/README (renamed from gdtoa/test/README)0
-rw-r--r--test/d.out (renamed from gdtoa/test/d.out)0
-rw-r--r--test/dI.out (renamed from gdtoa/test/dI.out)0
-rw-r--r--test/dIsi.out (renamed from gdtoa/test/dIsi.out)0
-rw-r--r--test/dItest.c (renamed from gdtoa/test/dItest.c)0
-rw-r--r--test/dd.out (renamed from gdtoa/test/dd.out)0
-rw-r--r--test/ddsi.out (renamed from gdtoa/test/ddsi.out)0
-rw-r--r--test/ddtest.c (renamed from gdtoa/test/ddtest.c)0
-rw-r--r--test/dt.c (renamed from gdtoa/test/dt.c)0
-rw-r--r--test/dtest.c (renamed from gdtoa/test/dtest.c)0
-rw-r--r--test/dtst.out (renamed from gdtoa/test/dtst.out)0
-rw-r--r--test/f.out (renamed from gdtoa/test/f.out)0
-rw-r--r--test/ftest.c (renamed from gdtoa/test/ftest.c)0
-rw-r--r--test/getround.c (renamed from gdtoa/test/getround.c)0
-rw-r--r--test/makefile (renamed from gdtoa/test/makefile)0
-rw-r--r--test/rtestnos (renamed from gdtoa/test/rtestnos)0
-rw-r--r--test/strtoIdSI.c (renamed from gdtoa/test/strtoIdSI.c)0
-rw-r--r--test/strtoIddSI.c (renamed from gdtoa/test/strtoIddSI.c)0
-rw-r--r--test/strtodISI.c (renamed from gdtoa/test/strtodISI.c)0
-rw-r--r--test/strtodt.c (renamed from gdtoa/test/strtodt.c)0
-rw-r--r--test/strtopddSI.c (renamed from gdtoa/test/strtopddSI.c)0
-rw-r--r--test/strtorddSI.c (renamed from gdtoa/test/strtorddSI.c)0
-rw-r--r--test/testnos (renamed from gdtoa/test/testnos)0
-rw-r--r--test/testnos1 (renamed from gdtoa/test/testnos1)0
-rw-r--r--test/testnos3 (renamed from gdtoa/test/testnos3)0
-rw-r--r--test/x.ou0 (renamed from gdtoa/test/x.ou0)0
-rw-r--r--test/x.ou1 (renamed from gdtoa/test/x.ou1)0
-rw-r--r--test/xL.ou0 (renamed from gdtoa/test/xL.ou0)0
-rw-r--r--test/xL.ou1 (renamed from gdtoa/test/xL.ou1)0
-rw-r--r--test/xLtest.c (renamed from gdtoa/test/xLtest.c)0
-rw-r--r--test/xQtest.c (renamed from gdtoa/test/xQtest.c)0
-rw-r--r--test/xsum0.out (renamed from gdtoa/test/xsum0.out)0
-rw-r--r--test/xtest.c (renamed from gdtoa/test/xtest.c)0
-rw-r--r--ulp.c (renamed from gdtoa/ulp.c)0
-rw-r--r--xsum0.out (renamed from gdtoa/xsum0.out)0
85 files changed, 0 insertions, 0 deletions
diff --git a/gdtoa/README b/README
index cf1947aa216b..cf1947aa216b 100644
--- a/gdtoa/README
+++ b/README
diff --git a/gdtoa/arithchk.c b/arithchk.c
index 3211aeda42ce..3211aeda42ce 100644
--- a/gdtoa/arithchk.c
+++ b/arithchk.c
diff --git a/gdtoa/dmisc.c b/dmisc.c
index ce170c733bf7..ce170c733bf7 100644
--- a/gdtoa/dmisc.c
+++ b/dmisc.c
diff --git a/gdtoa/dtoa.c b/dtoa.c
index e808cc1f4f32..e808cc1f4f32 100644
--- a/gdtoa/dtoa.c
+++ b/dtoa.c
diff --git a/gdtoa/g_Qfmt.c b/g_Qfmt.c
index 2b9b36799635..2b9b36799635 100644
--- a/gdtoa/g_Qfmt.c
+++ b/g_Qfmt.c
diff --git a/gdtoa/g__fmt.c b/g__fmt.c
index 021ecfb57283..021ecfb57283 100644
--- a/gdtoa/g__fmt.c
+++ b/g__fmt.c
diff --git a/gdtoa/g_ddfmt.c b/g_ddfmt.c
index 7fc30578a903..7fc30578a903 100644
--- a/gdtoa/g_ddfmt.c
+++ b/g_ddfmt.c
diff --git a/gdtoa/g_dfmt.c b/g_dfmt.c
index db2636f6da99..db2636f6da99 100644
--- a/gdtoa/g_dfmt.c
+++ b/g_dfmt.c
diff --git a/gdtoa/g_ffmt.c b/g_ffmt.c
index 612adfae3829..612adfae3829 100644
--- a/gdtoa/g_ffmt.c
+++ b/g_ffmt.c
diff --git a/gdtoa/g_xLfmt.c b/g_xLfmt.c
index 1bbc6e215edf..1bbc6e215edf 100644
--- a/gdtoa/g_xLfmt.c
+++ b/g_xLfmt.c
diff --git a/gdtoa/g_xfmt.c b/g_xfmt.c
index 47a862d6bc7b..47a862d6bc7b 100644
--- a/gdtoa/g_xfmt.c
+++ b/g_xfmt.c
diff --git a/gdtoa/gdtoa.c b/gdtoa.c
index 8ff8cc587ea6..8ff8cc587ea6 100644
--- a/gdtoa/gdtoa.c
+++ b/gdtoa.c
diff --git a/gdtoa/gdtoa.h b/gdtoa.h
index ee6a9e53fafa..ee6a9e53fafa 100644
--- a/gdtoa/gdtoa.h
+++ b/gdtoa.h
diff --git a/gdtoa/gdtoaimp.h b/gdtoaimp.h
index c8b9edfc4323..c8b9edfc4323 100644
--- a/gdtoa/gdtoaimp.h
+++ b/gdtoaimp.h
diff --git a/gdtoa/gethex.c b/gethex.c
index 610f74735e98..610f74735e98 100644
--- a/gdtoa/gethex.c
+++ b/gethex.c
diff --git a/gdtoa/gmisc.c b/gmisc.c
index 8270ef944797..8270ef944797 100644
--- a/gdtoa/gmisc.c
+++ b/gmisc.c
diff --git a/gdtoa/hd_init.c b/hd_init.c
index fa6e18dee8f4..fa6e18dee8f4 100644
--- a/gdtoa/hd_init.c
+++ b/hd_init.c
diff --git a/gdtoa/hexnan.c b/hexnan.c
index 591cad134e7d..591cad134e7d 100644
--- a/gdtoa/hexnan.c
+++ b/hexnan.c
diff --git a/gdtoa/makefile b/makefile
index 209fefc5cea4..209fefc5cea4 100644
--- a/gdtoa/makefile
+++ b/makefile
diff --git a/gdtoa/misc.c b/misc.c
index b3ce7c9b8a4a..b3ce7c9b8a4a 100644
--- a/gdtoa/misc.c
+++ b/misc.c
diff --git a/gdtoa/qnan.c b/qnan.c
index 118e749216ab..118e749216ab 100644
--- a/gdtoa/qnan.c
+++ b/qnan.c
diff --git a/gdtoa/smisc.c b/smisc.c
index 163011e0aa2f..163011e0aa2f 100644
--- a/gdtoa/smisc.c
+++ b/smisc.c
diff --git a/gdtoa/strtoIQ.c b/strtoIQ.c
index 9ce5120e6b7f..9ce5120e6b7f 100644
--- a/gdtoa/strtoIQ.c
+++ b/strtoIQ.c
diff --git a/gdtoa/strtoId.c b/strtoId.c
index 1c97d382deae..1c97d382deae 100644
--- a/gdtoa/strtoId.c
+++ b/strtoId.c
diff --git a/gdtoa/strtoIdd.c b/strtoIdd.c
index 40b7936bc002..40b7936bc002 100644
--- a/gdtoa/strtoIdd.c
+++ b/strtoIdd.c
diff --git a/gdtoa/strtoIf.c b/strtoIf.c
index 65ecab2e0b83..65ecab2e0b83 100644
--- a/gdtoa/strtoIf.c
+++ b/strtoIf.c
diff --git a/gdtoa/strtoIg.c b/strtoIg.c
index ec46a3ebb755..ec46a3ebb755 100644
--- a/gdtoa/strtoIg.c
+++ b/strtoIg.c
diff --git a/gdtoa/strtoIx.c b/strtoIx.c
index 783a631f0669..783a631f0669 100644
--- a/gdtoa/strtoIx.c
+++ b/strtoIx.c
diff --git a/gdtoa/strtoIxL.c b/strtoIxL.c
index 869bfd16fb81..869bfd16fb81 100644
--- a/gdtoa/strtoIxL.c
+++ b/strtoIxL.c
diff --git a/gdtoa/strtod.c b/strtod.c
index 66a3baa2bc3d..66a3baa2bc3d 100644
--- a/gdtoa/strtod.c
+++ b/strtod.c
diff --git a/gdtoa/strtodI.c b/strtodI.c
index 98f889110e0e..98f889110e0e 100644
--- a/gdtoa/strtodI.c
+++ b/strtodI.c
diff --git a/gdtoa/strtodg.c b/strtodg.c
index cbdf4aadf299..cbdf4aadf299 100644
--- a/gdtoa/strtodg.c
+++ b/strtodg.c
diff --git a/gdtoa/strtodnrp.c b/strtodnrp.c
index 19a769f0b43c..19a769f0b43c 100644
--- a/gdtoa/strtodnrp.c
+++ b/strtodnrp.c
diff --git a/gdtoa/strtof.c b/strtof.c
index 21bc6c15bfe7..21bc6c15bfe7 100644
--- a/gdtoa/strtof.c
+++ b/strtof.c
diff --git a/gdtoa/strtopQ.c b/strtopQ.c
index dd5dab826c97..dd5dab826c97 100644
--- a/gdtoa/strtopQ.c
+++ b/strtopQ.c
diff --git a/gdtoa/strtopd.c b/strtopd.c
index 42c57fcc1fc5..42c57fcc1fc5 100644
--- a/gdtoa/strtopd.c
+++ b/strtopd.c
diff --git a/gdtoa/strtopdd.c b/strtopdd.c
index 9b788eecc9aa..9b788eecc9aa 100644
--- a/gdtoa/strtopdd.c
+++ b/strtopdd.c
diff --git a/gdtoa/strtopf.c b/strtopf.c
index cc7c970cba4d..cc7c970cba4d 100644
--- a/gdtoa/strtopf.c
+++ b/strtopf.c
diff --git a/gdtoa/strtopx.c b/strtopx.c
index 4dcb06ae73c9..4dcb06ae73c9 100644
--- a/gdtoa/strtopx.c
+++ b/strtopx.c
diff --git a/gdtoa/strtopxL.c b/strtopxL.c
index 68c83d2bdaea..68c83d2bdaea 100644
--- a/gdtoa/strtopxL.c
+++ b/strtopxL.c
diff --git a/gdtoa/strtorQ.c b/strtorQ.c
index a9a07da04eaa..a9a07da04eaa 100644
--- a/gdtoa/strtorQ.c
+++ b/strtorQ.c
diff --git a/gdtoa/strtord.c b/strtord.c
index 709af4c713f5..709af4c713f5 100644
--- a/gdtoa/strtord.c
+++ b/strtord.c
diff --git a/gdtoa/strtordd.c b/strtordd.c
index 9c2b46e65e3e..9c2b46e65e3e 100644
--- a/gdtoa/strtordd.c
+++ b/strtordd.c
diff --git a/gdtoa/strtorf.c b/strtorf.c
index 46b0ba2e4246..46b0ba2e4246 100644
--- a/gdtoa/strtorf.c
+++ b/strtorf.c
diff --git a/gdtoa/strtorx.c b/strtorx.c
index 23f721aa2931..23f721aa2931 100644
--- a/gdtoa/strtorx.c
+++ b/strtorx.c
diff --git a/gdtoa/strtorxL.c b/strtorxL.c
index ff62a61302a5..ff62a61302a5 100644
--- a/gdtoa/strtorxL.c
+++ b/strtorxL.c
diff --git a/gdtoa/sum.c b/sum.c
index dc0c88bcfab8..dc0c88bcfab8 100644
--- a/gdtoa/sum.c
+++ b/sum.c
diff --git a/gdtoa/test/Q.ou0 b/test/Q.ou0
index 66c7e9b0b9d4..66c7e9b0b9d4 100644
--- a/gdtoa/test/Q.ou0
+++ b/test/Q.ou0
diff --git a/gdtoa/test/Q.ou1 b/test/Q.ou1
index cb2a23f61ef8..cb2a23f61ef8 100644
--- a/gdtoa/test/Q.ou1
+++ b/test/Q.ou1
diff --git a/gdtoa/test/Qtest.c b/test/Qtest.c
index f694afb603e1..f694afb603e1 100644
--- a/gdtoa/test/Qtest.c
+++ b/test/Qtest.c
diff --git a/gdtoa/test/README b/test/README
index 79b1c912a3be..79b1c912a3be 100644
--- a/gdtoa/test/README
+++ b/test/README
diff --git a/gdtoa/test/d.out b/test/d.out
index a0ac991c48e9..a0ac991c48e9 100644
--- a/gdtoa/test/d.out
+++ b/test/d.out
diff --git a/gdtoa/test/dI.out b/test/dI.out
index b4070de80364..b4070de80364 100644
--- a/gdtoa/test/dI.out
+++ b/test/dI.out
diff --git a/gdtoa/test/dIsi.out b/test/dIsi.out
index 3388a1a4ba3a..3388a1a4ba3a 100644
--- a/gdtoa/test/dIsi.out
+++ b/test/dIsi.out
diff --git a/gdtoa/test/dItest.c b/test/dItest.c
index 1724c7153b20..1724c7153b20 100644
--- a/gdtoa/test/dItest.c
+++ b/test/dItest.c
diff --git a/gdtoa/test/dd.out b/test/dd.out
index b1d2744471aa..b1d2744471aa 100644
--- a/gdtoa/test/dd.out
+++ b/test/dd.out
diff --git a/gdtoa/test/ddsi.out b/test/ddsi.out
index 1677707f2c2d..1677707f2c2d 100644
--- a/gdtoa/test/ddsi.out
+++ b/test/ddsi.out
diff --git a/gdtoa/test/ddtest.c b/test/ddtest.c
index 6fc32511be05..6fc32511be05 100644
--- a/gdtoa/test/ddtest.c
+++ b/test/ddtest.c
diff --git a/gdtoa/test/dt.c b/test/dt.c
index ed0daeb37e43..ed0daeb37e43 100644
--- a/gdtoa/test/dt.c
+++ b/test/dt.c
diff --git a/gdtoa/test/dtest.c b/test/dtest.c
index adcbfd11a228..adcbfd11a228 100644
--- a/gdtoa/test/dtest.c
+++ b/test/dtest.c
diff --git a/gdtoa/test/dtst.out b/test/dtst.out
index 7b7a09a60603..7b7a09a60603 100644
--- a/gdtoa/test/dtst.out
+++ b/test/dtst.out
diff --git a/gdtoa/test/f.out b/test/f.out
index ca8d6eb9e2f9..ca8d6eb9e2f9 100644
--- a/gdtoa/test/f.out
+++ b/test/f.out
diff --git a/gdtoa/test/ftest.c b/test/ftest.c
index 9f6e144ae7b6..9f6e144ae7b6 100644
--- a/gdtoa/test/ftest.c
+++ b/test/ftest.c
diff --git a/gdtoa/test/getround.c b/test/getround.c
index 1754fb3e72de..1754fb3e72de 100644
--- a/gdtoa/test/getround.c
+++ b/test/getround.c
diff --git a/gdtoa/test/makefile b/test/makefile
index 156eae22551d..156eae22551d 100644
--- a/gdtoa/test/makefile
+++ b/test/makefile
diff --git a/gdtoa/test/rtestnos b/test/rtestnos
index cde95b78a0f9..cde95b78a0f9 100644
--- a/gdtoa/test/rtestnos
+++ b/test/rtestnos
diff --git a/gdtoa/test/strtoIdSI.c b/test/strtoIdSI.c
index c5342edfa079..c5342edfa079 100644
--- a/gdtoa/test/strtoIdSI.c
+++ b/test/strtoIdSI.c
diff --git a/gdtoa/test/strtoIddSI.c b/test/strtoIddSI.c
index 2966259a8950..2966259a8950 100644
--- a/gdtoa/test/strtoIddSI.c
+++ b/test/strtoIddSI.c
diff --git a/gdtoa/test/strtodISI.c b/test/strtodISI.c
index 66d2addfea5f..66d2addfea5f 100644
--- a/gdtoa/test/strtodISI.c
+++ b/test/strtodISI.c
diff --git a/gdtoa/test/strtodt.c b/test/strtodt.c
index 94c70213c211..94c70213c211 100644
--- a/gdtoa/test/strtodt.c
+++ b/test/strtodt.c
diff --git a/gdtoa/test/strtopddSI.c b/test/strtopddSI.c
index d2004e5b7628..d2004e5b7628 100644
--- a/gdtoa/test/strtopddSI.c
+++ b/test/strtopddSI.c
diff --git a/gdtoa/test/strtorddSI.c b/test/strtorddSI.c
index dd6a3812e195..dd6a3812e195 100644
--- a/gdtoa/test/strtorddSI.c
+++ b/test/strtorddSI.c
diff --git a/gdtoa/test/testnos b/test/testnos
index a36a986763e0..a36a986763e0 100644
--- a/gdtoa/test/testnos
+++ b/test/testnos
diff --git a/gdtoa/test/testnos1 b/test/testnos1
index d734b35db8b2..d734b35db8b2 100644
--- a/gdtoa/test/testnos1
+++ b/test/testnos1
diff --git a/gdtoa/test/testnos3 b/test/testnos3
index be489027edd7..be489027edd7 100644
--- a/gdtoa/test/testnos3
+++ b/test/testnos3
diff --git a/gdtoa/test/x.ou0 b/test/x.ou0
index 6421bc7a148a..6421bc7a148a 100644
--- a/gdtoa/test/x.ou0
+++ b/test/x.ou0
diff --git a/gdtoa/test/x.ou1 b/test/x.ou1
index 437783f7196a..437783f7196a 100644
--- a/gdtoa/test/x.ou1
+++ b/test/x.ou1
diff --git a/gdtoa/test/xL.ou0 b/test/xL.ou0
index dc75f91138fa..dc75f91138fa 100644
--- a/gdtoa/test/xL.ou0
+++ b/test/xL.ou0
diff --git a/gdtoa/test/xL.ou1 b/test/xL.ou1
index c22d0f418918..c22d0f418918 100644
--- a/gdtoa/test/xL.ou1
+++ b/test/xL.ou1
diff --git a/gdtoa/test/xLtest.c b/test/xLtest.c
index aba0cf538041..aba0cf538041 100644
--- a/gdtoa/test/xLtest.c
+++ b/test/xLtest.c
diff --git a/gdtoa/test/xQtest.c b/test/xQtest.c
index 8dfe3652c42f..8dfe3652c42f 100644
--- a/gdtoa/test/xQtest.c
+++ b/test/xQtest.c
diff --git a/gdtoa/test/xsum0.out b/test/xsum0.out
index 67bbe69e2327..67bbe69e2327 100644
--- a/gdtoa/test/xsum0.out
+++ b/test/xsum0.out
diff --git a/gdtoa/test/xtest.c b/test/xtest.c
index 86d7fba01ce7..86d7fba01ce7 100644
--- a/gdtoa/test/xtest.c
+++ b/test/xtest.c
diff --git a/gdtoa/ulp.c b/ulp.c
index 7810a5c8e642..7810a5c8e642 100644
--- a/gdtoa/ulp.c
+++ b/ulp.c
diff --git a/gdtoa/xsum0.out b/xsum0.out
index 701b55d31d52..701b55d31d52 100644
--- a/gdtoa/xsum0.out
+++ b/xsum0.out