--- Comment #6 from reichelt at gcc dot gnu dot org 2006-10-05 20:31
---
*** Bug 29021 has been marked as a duplicate of this bug. ***
--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-10-02 04:34
---
Fixed in 4.2.0.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Stat
--- Comment #4 from mmitchel at gcc dot gnu dot org 2006-10-02 04:13
---
Subject: Bug 29105
Author: mmitchel
Date: Mon Oct 2 04:12:51 2006
New Revision: 117361
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117361
Log:
PR c++/29105
* pt.c (tsubst_baselink): Sub
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29105
--- Comment #3 from janis at gcc dot gnu dot org 2006-09-18 19:23 ---
A regression hunt on powerpc-linux using the testcase from comment #2
identified this patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=116468
r116468 | mmitchel | 2006-08-26 16:23:33 + (Sat, 26 Aug 2006)
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-17 09:08 ---
Reduced testcase:
struct Observer
{
template < typename T > void observeComponent ();
};
template < typename T >
struct TagFilter : Observer
{
TagFilter ()
{
observeComponent < int > ();
}
};
--
Thi
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29105
--- Comment #1 from tbm at cyrius dot com 2006-09-16 11:55 ---
Program received signal SIGSEGV, Segmentation fault.
add_candidates (fns=0x2dd4ba20, args=0x0, explicit_targs=0x2fad4b70,
template_only=1 '\001',
conversion_path=0x0, access_path=0x0, flags=3, candidates=0x7fc