Hi, >> the attached patch implements an F08 feature, which allows to >> distinguish two specific procedures in a generic interface, based on >> the POINTER and ALLOCATABLE attribute of their arguments. >> >> In addition to this, the patch fixes a bug in rejecting data actual >> arguments passed to procedure formal arguments. >> >> The patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk? >> > Looks good, yes. Thanks.
thanks, Mikael. Committed as r192157. Cheers, Janus