------- Comment #11 from dominiq at lps dot ens dot fr 2010-01-28 14:58 -------
> This patch does not induce any regressions in the testsuite. However, the
> question is if there are other problems, e.g. when resolve_structure_cons
> would
> throw an error message.
I did not regtest, but I get a suspicious error:
type_void.f90:28.15:
use mytypes
1
Error: The NULL in the derived type constructor at (1) is being applied to
component 'ptr', which is neither a POINTER nor ALLOCATABLE
for the attached coded.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42888