https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93963
Bug ID: 93963
Summary: Select rank mishandling allocatable and pointer
arguments with bind(c)
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: jrfsousa at gmail dot com
Target Milestone: ---
Created attachment 47925
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47925&action=edit
Code demonstrating problems.
Hi all
Select rank mishandles allocatable and pointer arguments when using bind(c)
with:
GNU Fortran (GCC) 10.0.1 20200227 (experimental)
Best regards,
José Rui