[Bug middle-end/57577] internal compiler error: tree check: expected class 'expression', have 'constant' (integer_cst) in tree_operand_check, at tree.h:4123

anna.m.tikhonova at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jun 10 14:04:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57577

--- Comment #1 from Anna <anna.m.tikhonova at gmail dot com> ---
Also, when I change "A[:] = foo (B[:][:]);" to "A[0] = foo (B[:][:]);"
compilation hangs.



More information about the Gcc-bugs mailing list