https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112460
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE with parameterized |[PDT] ICE with
|derived types (incorrect |parameterized derived types
|code, should be rejected) |(incorrect code, should be
| |rejected)
--- Comment #2 from anlauf at gcc dot gnu.org ---
The ICE seems gone on trunk, but the code is not yet rejected with an
ideal/appropriate error message:
27 | print *, cc
| 1
Error: Data transfer element at (1) cannot have ALLOCATABLE components unless
it is processed by a defined input/output procedure