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

--- Comment #2 from Ibaidul Sahib <isahib at xtra dot co.nz> 2011-02-25 
05:29:27 UTC ---
(In reply to comment #1)
> is this a duplicate of Bug 47873?
> 
> the attachments are slightly different, but presumably it's the same problem

I presume that the problem is related. In both cases the segfault is happening
on members of the same BugReport::Tier2::Object.

However the difference is in the following:

In the case of 47873 BugReport::Tier2::Object itself is calling this->This()
internally

In the case of 47874 external object is calling
BugReport::Tier2::Object().Print()

Reply via email to