[Patch, fortran] PR29422 and PR29428 - allocatable component wrinkles

Dominique Dhumieres dominiq@lps.ens.fr
Wed Oct 11 22:01:00 GMT 2006


Brooks,

Thanks for the answer. I am puzzled by the sentence:

"this should be equivalent to x%a = y (for an unallocated x%a)"

Do you mean that "x = mytype(y)" could be replaced by
"x%a = y"?  If I do so, ifort aborts and gfortran and g95
seg fault.

Dominique



More information about the Fortran mailing list