From: Richard Earnshaw Date: Thu, 9 Aug 2018 16:53:48 +0000 (+0000) Subject: Add missing PR to Nios fix for CVE-2017-5753 X-Git-Tag: basepoints/gcc-10~4820 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdaa7e324a17e6f59983bd4d78c24eaacb08945b;p=thirdparty%2Fgcc.git Add missing PR to Nios fix for CVE-2017-5753 I nearly missed this patch for my accumulated back-porting list since it didn't have the PR number in it. Just adding it so that I can track things properly. The original commit landed as r263301. From-SVN: r263453 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 945878880989..dfe1c7c8e0fa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -439,6 +439,7 @@ 2018-08-03 Sandra Loosemore + PR target/86799 * config/nios2/nios2.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.