[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2020-02-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2020-02-14 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c343d4aab243cb477c65c6d0c37b1a6cdd2f858e commit r8-10001-gc343d4aab243cb477c65c6d0c37b1a6cdd2f858e Author: Jakub Jelinek Da

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2020-01-22 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #3 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:26e1a1c66f2c651a3b1b5e5b5a00e4275df2ee51 commit r9-8157-g26e1a1c66f2c651a3b1b5e5b5a00e4275df2ee51 Author: Jakub Jelinek Dat

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2019-12-31 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Tue Dec 31 10:34:34 2019 New Revision: 279803 URL: https://gcc.gnu.org/viewcvs?rev=279803&root=gcc&view=rev Log: PR libgomp/93065 * oacc-init.c (goacc_runtime_deinitialize

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2019-12-25 Thread v.narang at samsung dot com
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