------- Comment #1 from burnus at gcc dot gnu dot org 2007-04-11 19:56 ------- In resolve.c's resolve_fl_procedure there is: if( ... && cl->length->expr_type != EXPR_CONSTANT) thus the question is: Why is "(137)" not an EXPR_CONSTANT
-- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Known to fail| |4.2.0 4.3.0 Known to work| |4.1.2 Last reconfirmed|0000-00-00 00:00:00 |2007-04-11 19:56:48 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31540