[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-24 Thread ktietz at gcc dot gnu.org


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



Kai Tietz ktietz at gcc dot gnu.org changed:



   What|Removed |Added



 CC||ktietz at gcc dot gnu.org



--- Comment #9 from Kai Tietz ktietz at gcc dot gnu.org 2012-11-24 11:52:24 
UTC ---

(In reply to comment #8)

 Dup.

 

 *** This bug has been marked as a duplicate of bug 55171 ***



Hmm, indeed a dup.  It seems to be related to the thunk-code for thiscall.  I

will take a look to it.


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-23 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



 CC||blitzmunter at gmail dot

   ||com



--- Comment #7 from Paolo Carlini paolo.carlini at oracle dot com 2012-11-23 
21:51:10 UTC ---

*** Bug 55453 has been marked as a duplicate of this bug. ***


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-23 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



 Status|UNCONFIRMED |RESOLVED

 Resolution||DUPLICATE



--- Comment #8 from Paolo Carlini paolo.carlini at oracle dot com 2012-11-23 
21:57:11 UTC ---

Dup.



*** This bug has been marked as a duplicate of bug 55171 ***


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-19 Thread wriabi at email dot com


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



--- Comment #6 from walid riabi wriabi at email dot com 2012-11-19 19:48:12 
UTC ---

I'm a candidate:)


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-18 Thread paolo.carlini at oracle dot com


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



--- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2012-11-18 
14:04:00 UTC ---

Does it happen only on Windows? Which kind of system exactly, mingw, Cygwin? In

case should be target, as Component


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-18 Thread wriabi at email dot com


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



--- Comment #2 from walid riabi wriabi at email dot com 2012-11-18 19:41:00 
UTC ---

I just tried that with the latest version (4.7.2) of MingW under windows 8


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-18 Thread wriabi at email dot com


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



--- Comment #3 from walid riabi wriabi at email dot com 2012-11-18 19:43:25 
UTC ---

I just tried that with the latest version (4.7.2) of MingW under windows 8


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-18 Thread pluto at agmk dot net


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



Pawel Sikora pluto at agmk dot net changed:



   What|Removed |Added



 CC||pluto at agmk dot net



--- Comment #4 from Pawel Sikora pluto at agmk dot net 2012-11-18 19:46:59 
UTC ---

looks like PR55171


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-18 Thread paolo.carlini at oracle dot com


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



--- Comment #5 from Paolo Carlini paolo.carlini at oracle dot com 2012-11-18 
21:05:23 UTC ---

Indeed it does, but we badly need a mingw maintainer to resolve this (or these)

issues


[Bug c++/55367] Probably problem with c++ vptr under templates and multiple inheritance

2012-11-17 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



   Severity|critical|normal