Compiler was not accepting type specifiers like (float low high) where
low or high were double-floats outside the range of single-floats. We now silently treat them as if they were * (unbounded). Fixes ansi-test real.1 and real.2 failures.
Loading
Please register or sign in to comment