[Bug c++/36107] weak constructor product unvalid asm

2012-10-11 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36107 --- Comment #3 from paolo at gcc dot gnu.org 2012-10-11 14:38:00 UTC --- Author: paolo Date: Thu Oct 11 14:37:44 2012 New Revision: 192361 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192361 Log: 2012-10-11 Paolo Carlini

[Bug c++/36107] weak constructor product unvalid asm

2012-10-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36107 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org | Known to work|

[Bug c++/36107] weak constructor product unvalid asm

2008-05-04 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-05 05:10 --- Even if the code assembled for 3.3.6 or 3.4.x, the weak reference was not being emitted. So this is not a regression really. -- pinskia at gcc dot gnu dot org changed: What|Removed