[Bug fortran/44814] ISO_C_BINDING types inherited from a USEd module are corrupted

2010-07-09 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-07-09 08:38 --- *** This bug has been marked as a duplicate of 37829 *** -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/44814] ISO_C_BINDING types inherited from a USEd module are corrupted

2010-07-04 Thread jkrahn at nc dot rr dot com
--- Comment #1 from jkrahn at nc dot rr dot com 2010-07-04 19:09 --- I updated my code to use ISO_C_BINDING directly, but still get this bug. In order to avoid corruption by the USEd module, the ISO_C_BINDING imports must all be done on the first USE statement. This code still fails:

[Bug fortran/44814] ISO_C_BINDING types inherited from a USEd module are corrupted

2010-07-04 Thread burnus at gcc dot gnu dot org
-- burnus at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||37829 OtherBugsDependingO||32630