From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28144 invoked by alias); 17 May 2010 07:44:14 -0000 Received: (qmail 27783 invoked by uid 48); 17 May 2010 07:43:33 -0000 Date: Mon, 17 May 2010 07:44:00 -0000 Message-ID: <20100517074333.27782.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/44163] [4.6 Regression] Multiple failures in the objc and libgomp test suites In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "iains at gcc dot gnu dot org" 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/msg01759.txt.bz2 ------- Comment #1 from iains at gcc dot gnu dot org 2010-05-17 07:43 ------- @159462 on powerpc64 with: http://gcc.gnu.org/ml/gcc-patches/2010-05/msg01119.html (and needed for m32, but not to solve the tls problem) http://gcc.gnu.org/ml/gcc-patches/2010-05/msg01125.html ObjC/C++ tls fails are limited to LTO-related === libgomp Summary === # of expected passes 4980 # of unsupported tests 4 still working on better ways to solve the TLS issues (monitor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44132 for that) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44163