Sun Performance WorkShop Fortran Overview

Debug Faster With Global Program Checking

Use global program checking to facilitate the debugging of your Fortran applications and analyze source programs for inconsistencies and possible runtime problems. global program checking also promotes consistency in definition and use of arguments, commons, and parameters across routines.