Re: [Bug 106731] ICE on automatic array of derived type with DTIO: need help

2022-12-16 Thread Steve Kargl via Fortran
On Thu, Dec 15, 2022 at 01:51:26PM +0100, Federico Perini via Fortran wrote: > > 3. Of the optimization flags "-fpeel-loops" is the one that triggers the > failing tests > > 3. in dtio_4.f90, the first test fails for 1) non-extended class; 2) > derived-type READ. Write works; extended type (BT_CL

[Bug 106731] ICE on automatic array of derived type with DTIO: need help

2022-12-15 Thread Federico Perini via Fortran
Hello, I’m stil trying to fix this ICE bug for an automatic array of a derived type with DTIO: 63 | type(t) :: automatic(n) | 1 internal compiler error: in gfc_trans_auto_array_allocation, at fo