From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13742 invoked by alias); 14 Jan 2004 20:55:53 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 13735 invoked by uid 48); 14 Jan 2004 20:55:52 -0000 Date: Wed, 14 Jan 2004 20:55:00 -0000 Message-ID: <20040114205552.13734.qmail@sources.redhat.com> From: "evijaykumar at yahoo dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040114172507.13684.evijaykumar@yahoo.com> References: <20040114172507.13684.evijaykumar@yahoo.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/13684] local static object variable constructed once but ctors and dtors called multiple times on same memory when called in multiple threads X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg01614.txt.bz2 List-Id: ------- Additional Comments From evijaykumar at yahoo dot com 2004-01-14 20:55 ------- dont we follow c++ abi specification ? http://www.armdevzone.com/EABI/GVariables.txt -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13684