https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:26e1a1c66f2c651a3b1b5e5b5a00e4275df2ee51 commit r9-8157-g26e1a1c66f2c651a3b1b5e5b5a00e4275df2ee51 Author: Jakub Jelinek <ja...@redhat.com> Date: Wed Jan 22 17:42:45 2020 +0100 re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key) PR libgomp/93065 * oacc-init.c (goacc_runtime_deinitialize): New function.