From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 897 invoked by alias); 16 May 2006 10:20:54 -0000 Received: (qmail 866 invoked by uid 48); 16 May 2006 10:20:45 -0000 Date: Tue, 16 May 2006 10:20:00 -0000 Message-ID: <20060516102045.865.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jakub at gcc dot gnu dot org" 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 X-SW-Source: 2006-05/txt/msg01569.txt.bz2 List-Id: ------- Comment #1 from jakub at gcc dot gnu dot org 2006-05-16 10:20 ------- Guess the message should be sorry rather than error. Without glibc and binutils support for .tinit_array/.tfini_array this really isn't fixable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557