diff options
author | Ilya Verbin <ilya.verbin@intel.com> | 2015-11-24 21:04:47 +0000 |
---|---|---|
committer | Ilya Verbin <iverbin@gcc.gnu.org> | 2015-11-24 21:04:47 +0000 |
commit | 688c4de0a35ea5b0743faa7f8f6435fe82498332 (patch) | |
tree | d2f070511fae8c8e6b0d48f0ce033b763a40c1e7 /gcc/gcc.c | |
parent | ba6a6a1d44c17f25671162c00dafd9959818667f (diff) | |
download | gcc-688c4de0a35ea5b0743faa7f8f6435fe82498332.zip gcc-688c4de0a35ea5b0743faa7f8f6435fe82498332.tar.gz gcc-688c4de0a35ea5b0743faa7f8f6435fe82498332.tar.bz2 |
c-parser.c (c_parser_oacc_declare): Replace "ifdef ENABLE_OFFLOADING" with "if (ENABLE_OFFLOADING)".
gcc/c/
* c-parser.c (c_parser_oacc_declare): Replace "ifdef ENABLE_OFFLOADING"
with "if (ENABLE_OFFLOADING)".
gcc/cp/
* parser.c (cp_parser_oacc_declare): replace "ifdef enable_offloading"
with "if (enable_offloading)".
From-SVN: r230842
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions