From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23956 invoked by alias); 12 May 2010 13:57:47 -0000 Received: (qmail 23918 invoked by uid 48); 12 May 2010 13:57:37 -0000 Date: Wed, 12 May 2010 13:57:00 -0000 Message-ID: <20100512135737.23917.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/39979] [4.4/4.5/4.6 Regression] possible wrong code at all -0x levels. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pluto at agmk dot net" 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: 2010-05/txt/msg01267.txt.bz2 ------- Comment #15 from pluto at agmk dot net 2010-05-12 13:57 ------- the problematic is eh_globals.o which was merged into libstlport.a. the TLS version of the get_globals causes memory corruption in my app. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39979