This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/32261] Thread race segfault in std::string::append with -O and -s



------- Comment #11 from appfault at hotmail dot com  2007-07-09 23:21 -------
I've been unable to reproduce any issues in 3.4.6, even with tests that do not
rely on the empty string.  I suspect there is something more specific that was
fixed somewhere between 3.3.x and 3.4.6.

It doesn't seem appropriate to have marked this as a dupe of bug 21334, since
bug 21334 has had no code changes made, but clearly a code change was made at
some point to fix the comment 0 report.

I recommend the comment 0 test be added to the gcc regression test suite, after
which this zilla could be reclassified as 'fixed'.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]