From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19824 invoked by alias); 11 Jun 2007 16:01:59 -0000 Received: (qmail 19276 invoked by uid 48); 11 Jun 2007 16:01:42 -0000 Date: Mon, 11 Jun 2007 16:01:00 -0000 Message-ID: <20070611160142.19275.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/32261] Thread race segfault in std::string::append with -O and -s In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "appfault at hotmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg00768.txt.bz2 ------- Comment #2 from appfault at hotmail dot com 2007-06-11 16:01 ------- I wouldn't consider the bugzilla itself to be fixed until a regression test has been added to the gcc test suite. Can you confirm that this test case has been added to the gcc regression test suite? I searched the testsuites for 3.4.6 and don't see anything comprable to my test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32261