https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90536
--- Comment #9 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Hi Steve, what I meant is that Program main Integer(kind=1) :: n n = 1 End should not warn with -fno-range-check -Wall, and it does.