diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot index 3b8ed0fc4cd24d3191561850e03ce34e9b1e3c40..e672077fe531cbbe8b4b95b81ffd72af0bdc69b8 100644 --- a/src/i18n/locale/cmucl.pot +++ b/src/i18n/locale/cmucl.pot @@ -18776,6 +18776,16 @@ msgstr "" msgid "Float zero bound ~s not correctly canonicalised?" msgstr "" +#: src/compiler/float-tran-dd.lisp +msgid "Compute fl(a*b) and err(a*b)" +msgstr "" + +#: src/compiler/float-tran-dd.lisp +msgid "" +"Compute fl(a*a) and err(a*b). This is a more efficient\n" +" implementation of two-prod" +msgstr "" + #: src/compiler/float-tran-dd.lisp msgid "Computes fl(a+b) and err(a+b), assuming |a| >= |b|" msgstr "" @@ -18815,16 +18825,6 @@ msgid "" " a-lo contains the lower 26 bits." msgstr "" -#: src/compiler/float-tran-dd.lisp -msgid "Compute fl(a*b) and err(a*b)" -msgstr "" - -#: src/compiler/float-tran-dd.lisp -msgid "" -"Compute fl(a*a) and err(a*b). This is a more efficient\n" -" implementation of two-prod" -msgstr "" - #: src/compiler/float-tran-dd.lisp msgid "Multiply the double-double A0,A1 with B0,B1" msgstr ""