mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 05:16:40 +00:00

A few other Fortran compilers silently accept real values for integer variables in NAMELIST input. Handling an exponent would be difficult, but it's easy to skip and ignore a fractional part when one is present.