../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/force.F90 real :: dustfracisum,dustfracjsum,rhogasj,epstsi!,rhogas1j ^ Warning: ‘dustfracjsum’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/main/force.F90 vsigdtc = max(vsigmax,vwavei) ^ Warning: ‘vwavei’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/main/force.F90 real :: vsigmax,vwavei,fxyz4 ^ note: ‘vwavei’ was declared here ../src/main/force.F90 fac = rhoi/rhogasi ^ Warning: ‘rhogasi’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/main/force.F90 real :: rhoi,rho1i,rhogasi,hi,hi1,pmassi ^ note: ‘rhogasi’ was declared here ../src/main/force.F90 pdv_work = ponrhoi*rho1i*drhodti ^ Warning: ‘rho1i’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/main/force.F90 real :: rhoi,rho1i,rhogasi,hi,hi1,pmassi ^ note: ‘rho1i’ was declared here ../src/main/force.F90 pdv_work = ponrhoi*rho1i*drhodti ^ Warning: ‘ponrhoi’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/main/force.F90 real :: ponrhoi,spsoundi,drhodti,divvi,shearvisc,fac,pdv_work ^ note: ‘ponrhoi’ was declared here ../src/tests/test_nonidealmhd.F90 subroutine test_narrays(ntests,npass) ^ Warning: ‘test_narrays’ defined but not used [-Wunused-function] ../src/tests/test_nonidealmhd.F90 subroutine test_standingshock(ntests,npass) ^ Warning: ‘test_standingshock’ defined but not used [-Wunused-function] ../src/tests/test_nonidealmhd.F90 subroutine test_wavedamp(ntests,npass) ^ Warning: ‘test_wavedamp’ defined but not used [-Wunused-function] ../src/tests/test_cooling.f90 subroutine test_cooling_rate(ntests,npass) ^ Warning: ‘test_cooling_rate’ defined but not used [-Wunused-function] ../src/tests/test_eos.f90 subroutine test_helmholtz(ntests, npass) ^ Warning: ‘test_helmholtz’ defined but not used [-Wunused-function]