On Tue, 20 Feb 2024 18:44:10 -0500, Arne Vajhøj wrote: > If I remember correctly then the example given in one of these threads > were a Fortran common block where some part of the data was initialized > in some code and other part of the data was initialized in other code. COMMON blocks don’t allow for initializers.