------- Comment #17 from jakub at gcc dot gnu dot org 2008-02-19 17:50 ------- instantiate_type_decl calls tsubst on <type_decl 0x2aaaaea83300 unused type <typename_type 0x2aaaaea83180 unnecessary VOID align 8 symtab 0 alias set -1 structural equality context <template_type_parm 0x2aaaaea78a80 Policy> chain <type_decl 0x2aaaaea83240 unnecessary>> nonlocal VOID file pr34950.C line 7 col 42 align 1 context <record_type 0x2aaaaea78c00 A> and as TYPE_DECL isn't TEMPLATE_DECL, it doesn't bump processing_template_decl around the tsubst call.
-- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.2/4.3/4.4 Regression] ICE|[4.2/4.3 Regression] ICE in |in svn boost math toolkit |svn boost math toolkit http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34950 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]