Re: [Patch, fortran] PR124598] (PDT) - ICE instantiating nested PDTs
Harald Anlauf <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Am 06.04.26 um 4:08 PM schrieb Paul Richard Thomas: > Hi All, > > I intend to push the attached to mainline tomorrow morning if there > are no objections. Hi Paul, no objections to the patch, but the testcase prints undefined values unless you uncomment the line ! baz%bar(1)%foo = t_foo(1) (Try either valgrind or MALLOC_PERTURB_=42) Cheers, Harald > Cheers > > Paul