Hi Paul,
thanks for the review. Committed as: gcc-15-4405-ge32fff675c3
Thanks again,
Andre
On Wed, 16 Oct 2024 14:41:09 +0100
Paul Richard Thomas wrote:
> Hi Andre,
>
> The handling of submodules is something of a kludge, especially where
> module procedures are concerned, that seems t
Fixed the following commit
Thomas Schwinge wrote:
Pushed to trunk branch
commit 9f549d216c9716e787aaa38593bc9f83195b60ae
"Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP'
__builtin_is_initial_device: Harmonize 'libgomp.oacc-fortran/acc_on_device-1-*'",
see attached.
by re-adding a te
Hi Andre,
The handling of submodules is something of a kludge, especially where
module procedures are concerned, that seems to work OK. Given that, your
patch looks right and is good for mainline.
Thanks for the patch.
Paul
On Wed, 16 Oct 2024 at 08:21, Andre Vehreschild wrote:
> Hi all,
>
>
Hi all,
PING.
Re-Regtested ok again on x86_64-pc-linux-gnu. Ok for mainline?
Regards,
Andre
On Wed, 25 Sep 2024 12:29:21 +0200
Andre Vehreschild wrote:
> Hi all and esp. Paul,
>
> the attached patch fixes an ICE with coarrays defined in modules and then used
> in submodules. Referenci