diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2021-11-02 11:43:57 +0100 |
---|---|---|
committer | Rasmus Villemoes <rv@rasmusvillemoes.dk> | 2021-11-05 09:42:21 +0100 |
commit | 44d0243a247dd1280265c649dab26e9486ffa015 (patch) | |
tree | 0815c1be0efea4077c80a0900ae42dfe4a91ff3e /gcc/tree-vectorizer.h | |
parent | 33f1d038708a793a498076c8647165613ec90661 (diff) | |
download | gcc-44d0243a247dd1280265c649dab26e9486ffa015.zip gcc-44d0243a247dd1280265c649dab26e9486ffa015.tar.gz gcc-44d0243a247dd1280265c649dab26e9486ffa015.tar.bz2 |
gcc: vx-common.h: fix test for VxWorks7
The macro TARGET_VXWORKS7 is always defined (see vxworks-dummy.h).
Thus we need to test its value, not its definedness.
Fixes aca124df (define NO_DOT_IN_LABEL only in vxworks6).
gcc/ChangeLog:
* config/vx-common.h: Test value of TARGET_VXWORKS7 rather
than definedness.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions