------- Comment #4 from asteinarson at gmail dot com 2007-12-11 17:55 ------- (In reply to comment #2) > Created an attachment (id=14728) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14728&action=view) [edit] > proposed fix > > I'm seeing similar behavior on x86-64 with both g++-4.1.3 (ubuntu-7.10 dist) > and g++-4.2.2 build from sources. I spent some time in the debugger and I've > identified the problem and a fix. > > ... > > The attached patch (against gcc-4.2.2) fixes this issue and the resulting > libstdc++.so.6.0.9 produces the desired behavior. >
Good to see a solution. When/where is it reasonable to expect the patch in a release? Would it go into 4.2 or 4.3 or would it be backported to 4.1 series? Regards // ATS -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34152