From 2bab2b779b5544e7202de84504635e6137610b9d061a63dd0e57e6feda2b070e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 9 Oct 2019 08:05:45 +0000 Subject: [PATCH] add author info for patch OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=114 --- icu-avoid-x87-excess-precision.diff | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/icu-avoid-x87-excess-precision.diff b/icu-avoid-x87-excess-precision.diff index e1aca0e..da75930 100644 --- a/icu-avoid-x87-excess-precision.diff +++ b/icu-avoid-x87-excess-precision.diff @@ -1,3 +1,7 @@ +From: rguenther@suse.com +References: http://bugzilla.opensuse.org/1030253 + +Avoid FixedPrecision::initVisibleDigits failure on i586 with GCC 7. --- source/test/intltest/dcfmapts.cpp | 6 ++++--