piernik-dev / piernik

Piernik MHD Code
GNU General Public License v3.0
15 stars 15 forks source link

make gfortran 12.x a little bit happier #513

Closed gawrysz closed 1 year ago

gawrysz commented 1 year ago

It seems that -Wmaybe-uninitialized in gfortran 12.x is alittle bit overreacting and throwing false-positives sometimes.

The fixes here are achieved by rearranging the code.