[Bug fortran/93963] Select rank mishandling allocatable and pointer arguments with bind(c)

sandra at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat May 15 01:58:25 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93963

sandra at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandra at gcc dot gnu.org

--- Comment #2 from sandra at gcc dot gnu.org ---
Fiddling with the test case a bit, I observe that the RANK() intrinsic returns
the correct result even in the functions where SELECT RANK fails.  Seems odd
that SELECT RANK uses different logic.


More information about the Gcc-bugs mailing list