]> gcc.gnu.org Git - gcc.git/commit
OpenACC: Fix struct-component-kind-1.c test
authorJulian Brown <julian@codesourcery.com>
Fri, 30 Sep 2022 17:30:58 +0000 (17:30 +0000)
committerJulian Brown <julian@codesourcery.com>
Sat, 1 Oct 2022 09:40:17 +0000 (09:40 +0000)
commit153ca019b7794c97972dcd291021cf074514fb3b
tree3d5a36ecb0fa0f8e282b2baa1d94ac05789e0c8b
parent2555071c954aa5796eb3432c15739dcaae457bc3
OpenACC: Fix struct-component-kind-1.c test

This patch is a minimal fix for the recently-added
struct-component-kind-1.c test (which is currently failing to emit one
of the errors it expects in scan output). This fragment was erroneously
omitted from the second version of the patch posted previously:

  https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602504.html

2022-10-01  Julian Brown  <julian@codesourcery.com>

gcc/
* gimplify.cc (omp_group_base): Fix IF_PRESENT (no_create)
handling.
gcc/gimplify.cc
This page took 0.05806 seconds and 6 git commands to generate.