Am 17.11.25 um 21:51 schrieb Steve Kargl:
On Mon, Nov 17, 2025 at 09:28:47PM +0100, Harald Anlauf wrote:here's a small, obvious fix for an issue where a warning from -Wextra was actually "extra" helpful for debugging gfortran. ;-) The contiguous attribute of an associate target was not copied to the associate variable. Regtested on x86_64-pc-linux-gnu. OK for mainline / 15-branch?Yes. Thanks for the patch.
Pushed as r16-5365-g61f154cfe18aeb . Thanks for the swift review! Harald
