Le 13/12/2021 à 21:27, Harald Anlauf via Fortran a écrit :
Works better with patch attached...
Am 13.12.21 um 21:25 schrieb Harald Anlauf via Gcc-patches:
The code is so similar (for good reason) that it makes sense to keep
it synchronous. I added code for 'zero_sized' array with the minor
difference that I made it boolean instead of integer.
I also extended the testcase so that it exercises PACK/pack_internal
a little, for argument 'vector' present as well as not. (There are
existing tests for intrinsic types, but not for the issue at hand).
Regtested again, and checked the testcase (against other compilers
and also with valgrind).
OK now?
Yes, thanks.