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

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Suggested fix:

14:11 < amonakov> Tobias__: I think the proper way to solve this is define
hooks for the backend to print something for aliases, and then have nvptx-ld.c
resolve them
14:12 < amonakov> (right now the backend prints nothing without crashing, which
is pretty bad: unhandled stuff should at least emit a diagnostic)

That would be an alternative to CUDA 10's/ISA 6.3's  .alias

Reply via email to