diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2019-02-22 11:49:43 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2019-02-22 11:49:43 +0100 |
commit | 2263c9f24f5d46d6033e8a0804bcfca991f85f49 (patch) | |
tree | f330c0245b5f793d1ca2b2c26de5e55977735a3b /gcc/fortran | |
parent | 81a5f36d669aeea5333de16d2a3d6d1ff60ca842 (diff) | |
download | gcc-2263c9f24f5d46d6033e8a0804bcfca991f85f49.zip gcc-2263c9f24f5d46d6033e8a0804bcfca991f85f49.tar.gz gcc-2263c9f24f5d46d6033e8a0804bcfca991f85f49.tar.bz2 |
[C, C++] Use correct location information for OpenACC shape and simple clauses
gcc/c/
* c-parser.c (c_parser_oacc_shape_clause): Add loc formal
parameter. Adjust all users.
(c_parser_oacc_simple_clause): Replace parser with loc formal
parameter. Adjust all users.
gcc/cp/
* parser.c (cp_parser_oacc_simple_clause): Remove parser formal
parameter, move loc formal parameter to the front. Adjust all
users.
(cp_parser_oacc_shape_clause): Add loc formal parameter. Adjust
all users.
From-SVN: r269102
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions