[Bug c++/3187] gcc lays down two copies of constructors

2012-10-18 Thread ararunprasad at gmail dot com


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



Arunprasad  changed:



   What|Removed |Added



 CC||ararunprasad at gmail dot

   ||com



--- Comment #38 from Arunprasad  2012-10-18 
18:01:14 UTC ---

from which version this fix will be available?


[Bug c++/3187] gcc lays down two copies of constructors

2012-10-18 Thread ararunprasad at gmail dot com


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



--- Comment #40 from Arunprasad  2012-10-19 
06:41:04 UTC ---

Thank you.Is there any way to find it from nm output.?


[Bug c++/3187] gcc lays down two copies of constructors

2012-10-19 Thread ararunprasad at gmail dot com


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



--- Comment #42 from Arunprasad  2012-10-19 
10:34:11 UTC ---

So I'm assuming like the issue still exists in gcc family of tool-chains. Fix

has been temporarily suspended due to ABI compatibility.