aboutsummaryrefslogtreecommitdiff
path: root/gcc/common
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-07-09 10:45:25 +0200
committerJakub Jelinek <jakub@redhat.com>2024-07-09 10:45:25 +0200
commit4f767174b83027091f0e84b4ddb9a6370e549ffd (patch)
tree0f09248a387e9f201acfd73648776895b9507fc5 /gcc/common
parent8eab5064d54f41054b6a50d233a1a78a935b1c2a (diff)
downloadgcc-4f767174b83027091f0e84b4ddb9a6370e549ffd.zip
gcc-4f767174b83027091f0e84b4ddb9a6370e549ffd.tar.gz
gcc-4f767174b83027091f0e84b4ddb9a6370e549ffd.tar.bz2
c: Rewrite c_parser_omp_tile_sizes to use c_parser_expr_list
The following patch simplifies c_parser_omp_tile_sizes to use c_parser_expr_list, so that it will get CPP_EMBED parsing naturally, without having another spot that needs to be adjusted for it. 2024-07-09 Jakub Jelinek <jakub@redhat.com> * c-parser.cc (c_parser_omp_tile_sizes): Use c_parser_expr_list. * c-c++-common/gomp/tile-11.c: Adjust expected diagnostics for c. * c-c++-common/gomp/tile-12.c: Likewise.
Diffstat (limited to 'gcc/common')
0 files changed, 0 insertions, 0 deletions