[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-08-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-06-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Wed Jun 5 12:19:00 2019 New Revision: 271958 URL: https://gcc.gnu.org/viewcvs?rev=271958=gcc=rev Log: Backported from mainline 2019-05-27 Jakub Jelinek PR

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-05-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Mon May 27 21:27:00 2019 New Revision: 271671 URL: https://gcc.gnu.org/viewcvs?rev=271671=gcc=rev Log: PR libgomp/90641 * work.c (gomp_init_work_share): Instead of

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-05-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Jakub Jelinek --- > Created attachment 46418 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46418=edit > gcc10-pr90641.patch > > Untested fix. Worked for

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-05-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 --- Comment #3 from Jakub Jelinek --- Created attachment 46418 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46418=edit gcc10-pr90641.patch Untested fix.

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-05-27 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Jakub Jelinek --- > Does malloc guarantee sufficient alignment for long long? It does: 8 bytes for 32-bit, 16 bytes for 64-bit with the libc malloc. > What is

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-05-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 --- Comment #1 from Jakub Jelinek --- Does malloc guarantee sufficient alignment for long long? What is offsetof (struct gomp_work_share, inline_ordered_team_ids) on the target?

[Bug libgomp/90641] libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL

2019-05-27 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90641 Rainer Orth changed: What|Removed |Added Target Milestone|--- |10.0