------- Comment #15 from ubizjak at gmail dot com 2007-12-27 12:58 ------- (In reply to comment #14)
> So, we can conclude that something is wrong with arg 3 of ARRAY_REF expr. > Perhaps it is left uninitialized? Probably it is not OK to build ARRAY_REF expr using build_x_binary_op(). Could a c++ expert check this usage in cp/pt.c, around line 10823? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34397