Compilers with DEC / VMS or legacy references support the extension of resolving integer arguments to .OR. (and other logical operators). This group of compilers defines .OR. working on integers like a bit.
The currently supported compiler with this legacy is Intel Fortran (via Compaq Fortran, via Digital Fortran, etc.).
source share