[Patch, Fortran] PR50815 - don't -fcheck=bounds of deferred-length strings
Tobias Burnus
burnus@net-b.de
Tue Nov 29 18:35:00 GMT 2011
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?
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deferred-len-bound-fix.diff
Type: text/x-patch
Size: 1574 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111129/a9e03cb8/attachment.bin>
More information about the Fortran
mailing list