Bug 86798 - nds32 port needs updating for CVE-2017-5753
Summary: nds32 port needs updating for CVE-2017-5753
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 9.0
: P3 normal
Target Milestone: ---
Assignee: Chung-Ju Wu
URL:
Keywords:
Depends on:
Blocks: 86772
  Show dependency treegraph
 
Reported: 2018-08-01 10:34 UTC by Richard Earnshaw
Modified: 2018-09-22 12:34 UTC (History)
0 users

See Also:
Host:
Target: nds32
Build:
Known to work:
Known to fail:
Last reconfirmed: 2018-08-03 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Earnshaw 2018-08-01 10:34:44 UTC
The nds32 port needs updating for this CVE.  See the linked meta bug for details of possible actions required.
Comment 1 Chung-Ju Wu 2018-08-03 02:31:05 UTC
(In reply to Richard Earnshaw from comment #0)
> The nds32 port needs updating for this CVE.  See the linked meta bug for
> details of possible actions required.

Thanks for the reminder.
I will check bug 86772 and then update nds32 port soon. :)
Comment 2 Chung-Ju Wu 2018-09-22 12:31:56 UTC
Author: jasonwucj
Date: Sat Sep 22 12:30:50 2018
New Revision: 264503

URL: https://gcc.gnu.org/viewcvs?rev=264503&root=gcc&view=rev
Log:
	PR target/86798
	* config/nds32/nds32.c (TARGET_HAVE_SPECULATION_SAFE_VALUE):
	Define to speculation_safe_value_not_needed.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32.c
Comment 3 Chung-Ju Wu 2018-09-22 12:34:49 UTC
Fixed on the trunk.