[Bug testsuite/86660] libgomp.c++/for-15.C ICEs with nvptx offloading

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 25 15:06:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Indeed, lowering ignores map clauses for declare target to global vars, but it
can do that only if always is not present.  Will have a look.


More information about the Gcc-bugs mailing list