[Patch, Fortran] PR 50933 Fix type-compat check for BIND(C) DT

Tobias Burnus burnus@net-b.de
Thu Nov 3 22:19:00 GMT 2011


gfortran only regarded different decls of SEQUENCE as the same but not 
BIND(C) types.

Interestingly, the c.l.f thread with this example (and some more) was 
already mentioned in the fixed PR fortran/45211 for which only other 
issues were fixed.

Build and regtested on x86-64-linux.
OK?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bind_c_type.diff
Type: text/x-patch
Size: 2367 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111103/256329fd/attachment.bin>


More information about the Fortran mailing list