diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-06-23 02:44:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-06-23 02:44:36 +0000 |
commit | 88d51f79961baba6c931ea9469469fbe2985e10d (patch) | |
tree | d05fc9d32df9e98f63d227d627dbd367a5040d72 /gcc/gimple-expr.h | |
parent | a8bd2589e082c2c8bf48e598312fe07c10c7c47b (diff) | |
download | gcc-88d51f79961baba6c931ea9469469fbe2985e10d.zip gcc-88d51f79961baba6c931ea9469469fbe2985e10d.tar.gz gcc-88d51f79961baba6c931ea9469469fbe2985e10d.tar.bz2 |
runtime: use #ifdef instead of #if for USING_SPLIT_STACK
USING_SPLIT_STACK is configured as defined/undefined, not 0/1.
Most of the places test USING_SPLIT_STACK with #ifdef, with a
few exceptions. This CL fixes the exceptions.
Reviewed-on: https://go-review.googlesource.com/120596
From-SVN: r261980
Diffstat (limited to 'gcc/gimple-expr.h')
0 files changed, 0 insertions, 0 deletions