From 006b28a982e3938d29952341a2ebdeae77b42b16 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 4 Mar 2021 14:43:19 -0500 Subject: Make Abseil unit tests tolerate fused multiply/add contraction Apply a patch from upstream to make tests pass when GCC replaces double addition and multiplication with fused multiply/add instructions. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ce59cc14..e3f4e909 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +abseil (0~20200923.3-3) UNRELEASED; urgency=medium + + * Fix "ftbfs with -march=x86-64-v3" by correcting the relevant unit + tests. (Closes: #983936) + + -- Benjamin Barenblat Thu, 04 Mar 2021 14:37:45 -0500 + abseil (0~20200923.3-2) unstable; urgency=medium * Correct string formatting on POWER. -- cgit v1.2.3