This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/34397] [4.3 regression] ICE on invalid default template parameter



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]