[Bug fortran/69090] Allocatable arrays mishandled in 'omp declare target'

2021-02-17 Thread john.donners at atos dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69090 John Donners changed: What|Removed |Added CC||john.donners at atos dot net --- Comment

[Bug fortran/95215] [OMP] internal compiler error: in gimplify_expr, at gimplify.c:14079

2020-06-09 Thread john.donners at atos dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95215 --- Comment #2 from John Donners --- thanks for reviewing this. Indeed, the compiler bug does not occur when using the intelmicemul target: gfortran -foffload=x86_64-intelmicemul-linux-gnu -g -fopenmp -O3 bla.f90 /lib/../lib64/crt1.o: In functi

[Bug middle-end/95163] [8/9/10/11 Regression] ICE in gimplify_adjust_omp_clauses, at gimplify.c:10440 since r7-4447-gb4c3a85be9658537

2020-05-25 Thread john.donners at atos dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95163 --- Comment #2 from John Donners --- hmm, indeed I found the applicable text in the standard (2.14) as well: "The effect of the firstprivate clause is as if it is applied to one or more constructs as follows: To the target construct if it is amon

[Bug fortran/95215] New: internal compiler error: in gimplify_expr, at gimplify.c:14079

2020-05-19 Thread john.donners at atos dot net
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: john.donners at atos dot net Target Milestone: --- Created attachment 48569 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48569&action=edit internal compiler er

[Bug libgomp/95163] New: internal compiler error: in gimplify_adjust_omp_clauses, at gimplify.c:10440

2020-05-16 Thread john.donners at atos dot net
: normal Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: john.donners at atos dot net CC: jakub at gcc dot gnu.org Target Milestone: --- Created attachment 48548 --> https://gcc.gnu.org/bugzi