[Bug libgomp/93065] New: libgomp: destructor missing to delete goacc_cleanup_key
Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: v.narang at samsung dot com CC: jakub at gcc dot gnu.org Target Milestone: --- libgomp constructor creates goacc_cleanup_key on dlopen but doesn't delete key on dl
[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #1 from Vaneet Narang --- Bugfix patch shared: https://gcc.gnu.org/ml/gcc-bugs/2019-12/msg02132.html