The 13.1.2 compiler is not correctly handling type parameters in TYPE-IS statements. It blows up on lines like
type is (integer(kind(n)))
when n is a variable of type/kind known at compile time. I've attached a small example.
The 13.1.2 compiler is not correctly handling type parameters in TYPE-IS statements. It blows up on lines like
type is (integer(kind(n)))
when n is a variable of type/kind known at compile time. I've attached a small example.
Attachment | Size |
---|---|
Download![]() | 571 bytes |