[Bug middle-end/100059] [OpenMP] wrong code with 'declare target link' and a scalar variable

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 13 13:37:20 GMT 2021


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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Probably a read herring as I still get for a.xnvptx-none.c:

static const char *const var_mappings[] = {
        "b$linkptr",
        "i$linkptr",
        "c$linkptr",
        "a$linkptr"
};


More information about the Gcc-bugs mailing list