Re: [patch, fortran] Fix PR 115260, data corruption on inline packing / unpacking
Thomas Koenig <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Am 19.05.26 um 13:49 schrieb Paul Richard Thomas: > Hello Thomas, > > As usual, elegance and simplicity certainly go together in your patch! LGTM. Thanks! (I actually found this by stepping through the compilers and thinking "dealloc = true cannot be right, let's see what happens if I change it"). > > OK for mainline and backporting all the way to 13-branch. I don't > think that you need wait very long for backporting. Thanks for the review! Committed as r17-600-gd81f2cb42b418484050599906f41978ed5005eaa . Best regards Thomas