From: Martin Liska Date: Thu, 23 Jul 2020 08:45:47 +0000 (+0200) Subject: Fix ChangeLog entry: reverted backport commit. X-Git-Tag: releases/gcc-10.3.0~1147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=677b80db41f5345b32ce18cd000e45ea39b80d8f;p=thirdparty%2Fgcc.git Fix ChangeLog entry: reverted backport commit. --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0aa626ccc0ab..f91a7c2b2232 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -71,9 +71,9 @@ _mm512_mask_cmpord_ps_mask): Move outside of __OPTIMIZE__ guarded section. -2020-07-14 Matthias Klose +2020-07-15 Richard Biener - Backported from master: + Revert: 2020-07-14 Matthias Klose PR lto/95604