[Bug fortran/25730] ICE in gfc_conv_component_ref

2006-01-09 Thread andrea dot bedini at gmail dot com
--- Comment #3 from andrea dot bedini at gmail dot com 2006-01-10 00:02 --- In gfc_conv_component_ref line 280 I read if (c->ts.type == BT_CHARACTER) { tmp = c->ts.cl->backend_decl; /* Components must always be constant length. */ gcc_as

[Bug fortran/25730] ICE in gfc_conv_component_ref

2006-01-09 Thread andrea dot bedini at gmail dot com
--- Comment #2 from andrea dot bedini at gmail dot com 2006-01-09 23:54 --- Created an attachment (id=10604) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10604&action=view) backtrace -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25730

[Bug fortran/25730] ICE in gfc_conv_component_ref

2006-01-09 Thread andrea dot bedini at gmail dot com
--- Comment #1 from andrea dot bedini at gmail dot com 2006-01-09 23:53 --- Created an attachment (id=10603) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10603&action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25730

[Bug fortran/25730] New: ICE in gfc_conv_component_ref

2006-01-09 Thread andrea dot bedini at gmail dot com
dBy: andrea dot bedini at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25730