[Bug other/104791] [12 regression] libgomp.oacc-c++/../libgomp.oacc-c-c++-common/kernels-decompose-1.c fails
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 4 19:22:53 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104791
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |openacc
--- Comment #2 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
OK, I now see:
[...]/source-gcc/libgomp/testsuite/libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-decompose-1.c:38:9:
note: variable 'f1.1' declared in block isn't candidate for adjusting OpenACC
privatization level: not addressable
[...]/source-gcc/libgomp/testsuite/libgomp.oacc-c/../libgomp.oacc-c-c++-common/kernels-decompose-1.c:38:9:
note: variable 'f1.2' declared in block isn't candidate for adjusting OpenACC
privatization level: not addressable
(Why didn't I see that in my testing, huh.)
More information about the Gcc-bugs
mailing list