diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2021-05-18 08:51:08 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2021-05-18 08:51:50 +0200 |
commit | 7e75d62442fc3707c96c53d22f6c185fdf893c72 (patch) | |
tree | d7fc14869e3198702ed171c78e051f0c91d7d354 /gcc/c/gimple-parser.c | |
parent | 720dff974ea0487c35c0a4bfa527f30df5066ce1 (diff) | |
download | gcc-7e75d62442fc3707c96c53d22f6c185fdf893c72.zip gcc-7e75d62442fc3707c96c53d22f6c185fdf893c72.tar.gz gcc-7e75d62442fc3707c96c53d22f6c185fdf893c72.tar.bz2 |
IBM Z: Support vector _Bool language extension
_Bool needs to be defined as macro in order to trigger the
context-sensitive macro expansion mechanism.
gcc/ChangeLog:
* config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Define
_Bool as macro expanding to _Bool.
gcc/testsuite/ChangeLog:
* gcc.target/s390/zvector/vec-_Bool.c: New test.
Diffstat (limited to 'gcc/c/gimple-parser.c')
0 files changed, 0 insertions, 0 deletions