------- Comment #6 from anlauf at gmx dot de 2005-11-04 15:56 ------- (In reply to comment #2) > This is invalid code, INT is not allowed in a specification expression.
I'm not a language lawyer, but if I read it correctly, then INT is a standard intrinsic function and thus allowed in a restricted expression (F2003 draft standard, 7.1.6, R729, C710 (8)) Am I missing something? -- anlauf at gmx dot de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anlauf at gmx dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18271