On Wednesday 07 December 2011 14:53:20 Tobias Burnus wrote: > ** PING ** > > On 11/29/2011 07:35 PM, Tobias Burnus wrote: > > gfortran had an ICE when trying to insert a check whether the > > character length between actual and dummy argument matches. This check > > is pointless for deferred-length character arguments - thus, no bounds > > check should be generated. > > > > Build and regtested on x86-64-linux. > > OK for the trunk? > > OK, though I would have merged the skip for deferred lengths into the toplevel if condition (either is fine anyway).
Mikael