../src/main/linklist_kdtree.F90 do i = 2,2**(refinelevels+1)-1 ^ Warning: iteration 2147483645 invokes undefined behavior [-Waggressive-loop-optimizations] ../src/main/linklist_kdtree.F90 containing loop ../src/main/photoevap.f90 vxyzu(4,ipart) = temperature*energy_to_temperature_ratio ^ Warning: ‘temperature’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/main/photoevap.f90 real :: temperature,tempi ^ note: ‘temperature’ was declared here