../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/setup/setup_disc.F90 if (itype==igas) then ^ Warning: ‘itype’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/setup/setup_disc.F90 integer :: npart_disc,itype ^ note: ‘itype’ was declared here ../src/setup/phantomsetup.F90 use part, only:xyzh,massoftype,hfact,vxyzu,npart,npartoftype, & 1 Warning: Unused module variable ‘maxlum’ which has been explicitly imported at (1) [-Wunused-variable]