Re: [nvptx, committed] Unify C/Fortran routine handling in nvptx_goacc_validate_dims

2019-02-22 Thread Thomas Schwinge
Hi! On Mon, 17 Dec 2018 22:46:50 +0100, Tom de Vries wrote: > [ was: Re: [nvptx] vector length patch series ] > > On 14-12-18 20:58, Tom de Vries wrote: > >> 0004-openacc-Make-GFC-default-to-1-for-OpenACC-routine-di.patch > > If I remove this, I run into ICEs in the compiler, but I think that >

[nvptx, committed] Unify C/Fortran routine handling in nvptx_goacc_validate_dims

2018-12-17 Thread Tom de Vries
[ was: Re: [nvptx] vector length patch series ] On 14-12-18 20:58, Tom de Vries wrote: >> 0004-openacc-Make-GFC-default-to-1-for-OpenACC-routine-di.patch > If I remove this, I run into ICEs in the compiler, but I think that > means we need to understand and fix that ICE, instead of concluding that