From: rearnsha Date: Thu, 9 Aug 2018 16:53:48 +0000 (+0000) Subject: Add missing PR to Nios fix for CVE-2017-5753 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f80cd44e5edb73d7e88a81495b4c633ced23d10;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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263453 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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.