public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/45293] ICE in iterative_hash_template_arg, at cp/pt.c:1589
Date: Mon, 16 Aug 2010 10:08:00 -0000	[thread overview]
Message-ID: <20100816100739.15034.qmail@sourceware.org> (raw)
In-Reply-To: <bug-45293-3227@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-08-16 10:07 -------
I get

/space/rguenther/install/gcc-4.5.1/bin/g++ -S -o /dev/null footprint.ii
-std=c++0x -Wfatal-errors
In file included from
../../../src/Object/inst/instance_collection_pool_bundle_footprint.tcc:14:0,
                 from ../../../src/Object/def/footprint.cc:32:
../../../src/Object/inst/instance_scalar.h: In instantiation of
'HAC::entity::instance_array<HAC::entity::process_tag, 0ul>':
../../../src/Object/inst/instance_collection_pool_bundle.h:49:7:   instantiated
from
'HAC::entity::instance_collection_pool_wrapper<HAC::entity::instance_array<HAC::entity::process_tag,
0ul> >'
../../../src/Object/inst/instance_collection_pool_bundle.h:135:72:  
instantiated from
'HAC::entity::instance_collection_pool_bundle<HAC::entity::process_tag>'
../../../src/Object/def/footprint.cc:619:25:   instantiated from here
../../../src/Object/inst/instance_scalar.h:138:7: internal compiler error: tree
check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:10113
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

which is likely the reason for the error you are seeing.

Which eventually makes it a dup of PR45200.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |45200


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


  parent reply	other threads:[~2010-08-16 10:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-16  1:06 [Bug c++/45293] New: " fang at csl dot cornell dot edu
2010-08-16  1:08 ` [Bug c++/45293] " fang at csl dot cornell dot edu
2010-08-16  6:11 ` fang at csl dot cornell dot edu
2010-08-16 10:08 ` rguenth at gcc dot gnu dot org [this message]
2010-08-17 17:26 ` fang at csl dot cornell dot edu
2010-08-17 17:41 ` hjl dot tools at gmail dot com
2010-08-18 16:31 ` fang at csl dot cornell dot edu
2010-08-18 20:13 ` fang at csl dot cornell dot edu
2010-08-18 22:05 ` fang at csl dot cornell dot edu
2010-09-06 18:44 ` dodji at gcc dot gnu dot org
2010-09-06 18:50 ` dodji at gcc dot gnu dot org
2010-09-07  7:12 ` dodji at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100816100739.15034.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).