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 c++/10711] [3.3/3.4 regression] ICE in tree check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:6707


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-02-02 10:39 -------
Fixed on mainline by Giovanni's patch for PR 13813.
Is a backport for the 3.4 branch feasible?
(Since it's only error recovery we probably don't need a
backport for 3.3)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE in tree check: accessed |[3.3/3.4 regression] ICE in
                   |elt 2 of tree_vec with 1    |tree check: accessed elt 2
                   |elts in tsubst, at          |of tree_vec with 1 elts in
                   |cp/pt.c:6707                |tsubst, at cp/pt.c:6707


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


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