https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119369
--- Comment #3 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- I see. Yes -- assuming that I'm understanding the situation correctly -- we'll need a (post-)static-link or pre-load ('gcc/config/gcn/gcn-run.cc' as well as 'libgomp/plugin/plugin-gcn.c') step to resolve weak undefined symbols to NULL. Or, would the GCN/LLVM 'ld' even have a flag for this, or could get one?