diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2018-11-06 17:18:37 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2018-11-06 17:18:37 +0000 |
commit | 996bea89df18890e6dd0bdbbf5a7f1d4fd6852ad (patch) | |
tree | 579e60b3cd98f3e4006e4549817fba2729911be2 /gcc/expr.c | |
parent | 3eb63272c5bb09fd96de95ed4b357f97803a39e4 (diff) | |
download | gcc-996bea89df18890e6dd0bdbbf5a7f1d4fd6852ad.zip gcc-996bea89df18890e6dd0bdbbf5a7f1d4fd6852ad.tar.gz gcc-996bea89df18890e6dd0bdbbf5a7f1d4fd6852ad.tar.bz2 |
aarch64 - Set the mode for the unspec in speculation_tracker insn.
The speculation tracker insn in my recent patch set for CVE-2017-5753
was missing a mode on the UNSPEC. Although this didn't break the
build, it did cause an unnecessary warning from the MD parsing
mechanism that I missed at the time. It's a trivial fix, as follows:
* config/aarch64/aarch64.md (speculation_tracker): Set the mode for
the UNSPEC.
From-SVN: r265849
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions