[Bug c++/47398] [4.5 Regression] tree check: accessed elt 10 of tree_vec with 9 elts in tsubst, at cp/pt.c:10500
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 3 20:09:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47398
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.6.0
Summary|[4.5/4.6 Regression] tree |[4.5 Regression] tree
|check: accessed elt 10 of |check: accessed elt 10 of
|tree_vec with 9 elts in |tree_vec with 9 elts in
|tsubst, at cp/pt.c:10500 |tsubst, at cp/pt.c:10500
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-03 20:09:31 UTC ---
Fixed on the trunk so far.
More information about the Gcc-bugs
mailing list