------- Comment #1 from sethmoore at gmail dot com 2006-09-06 12:54 ------- Created an attachment (id=12196) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12196&action=view) Test case that exhibits unsafe exchange_and_add.
Using this test code, we are able to consistently create a heap corruption problem that results from the string reference count becoming corrupted. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28961