[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 6 Aug 2018 14:40:56 +0000 (14:40 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 6 Aug 2018 14:40:56 +0000 (14:40 +0000)
commit2f171da9ccea4fc9c7918e22e6485b49626f8730
treecebf7d128d6dd4b9ac881c76b45290aa6ead9ce2
parent5dc096267cd29d890f32453da771a45c5b639c55
[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE

The SPU processor is not affected by speculation, so this macro can
safely be defined as speculation_safe_value_not_needed.

gcc/ChangeLog:

PR target/86807
* config/spu/spu.c (TARGET_HAVE_SPECULATION_SAFE_VALUE):
Define to speculation_safe_value_not_needed.

From-SVN: r263335
gcc/ChangeLog
gcc/config/spu/spu.c