public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/47398] New: [4.5/4.6 Regression] tree check: accessed elt 10 of tree_vec with 9 elts in tsubst, at cp/pt.c:10500
@ 2011-01-21 15:08 jakub at gcc dot gnu.org
  2011-01-21 14:58 ` [Bug c++/47398] " jakub at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-01-21 15:08 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression] tree check: accessed elt 10 of
                    tree_vec with 9 elts in tsubst, at cp/pt.c:10500
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org


Created attachment 23063
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23063
rh670984.C

On the attached testcase g++ 4.5 and 4.6 ICE with:
rh670984.C:168:5: internal compiler error: tree check: accessed elt 10 of
tree_vec with 9 elts in tsubst, at cp/pt.c:10500
(different line number in 4.5 of course).
4.4 compiles it without errors.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-05-29 11:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 15:08 [Bug c++/47398] New: [4.5/4.6 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
2011-01-21 14:58 ` [Bug c++/47398] " jakub at gcc dot gnu.org
2011-01-21 15:10 ` jakub at gcc dot gnu.org
2011-01-21 15:18 ` pluto at agmk dot net
2011-01-24 14:02 ` dodji at gcc dot gnu.org
2011-01-24 16:44 ` dodji at gcc dot gnu.org
2011-02-03 19:55 ` dodji at gcc dot gnu.org
2011-02-03 20:09 ` [Bug c++/47398] [4.5 " jakub at gcc dot gnu.org
2011-03-08 13:26 ` rguenth at gcc dot gnu.org
2011-04-18 14:51 ` rguenth at gcc dot gnu.org
2011-04-28 14:59 ` rguenth at gcc dot gnu.org
2012-05-29 11:59 ` paolo.carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).