------- Additional Comments From coudert at clipper dot ens dot fr 2005-01-06 15:56 ------- The reduced case given in comment #9 fails to compile with Intel compiler ("This entity cannot be in a specification expression"), Sun ("Local variable "M" must be a dummy argument or in common to be used in a bounds specification expression") and NEC ("Variable "m" in specification expression is invalid"). It compiles with Portland and MIPSpro compilers.
However, the inital (comment #0) snippet compiles fine on all compilers mentionned above. So I guess the common block as something to do with it. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |coudert at clipper dot ens | |dot fr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16511