[Bug fortran/40443] Elemental procedure in genericl interface incorrectly selected in preference to specific procedure
jpr at csc dot fi
gcc-bugzilla@gcc.gnu.org
Mon Jun 15 08:28:00 GMT 2009
------- Comment #2 from jpr at csc dot fi 2009-06-15 08:28 -------
(In reply to comment #1)
> Paul, I CC you as you are our generic-resolution expert.
>
> * * *
>
> gfortran 4.1 to 4.5, NAG f95 5.1, g95, ifort 11, openf95, Sun Studio 12 all
> print the following:
>
> E
> S, S
> E
> E, E ! << you expect an "S, S" here
>
FWIW, Portland and Intel compilers both print
E
S, S
E
S, S
BR, Juha
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40443
More information about the Gcc-bugs
mailing list