From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24131 invoked by alias); 13 Jun 2006 19:18:29 -0000 Received: (qmail 24106 invoked by uid 48); 13 Jun 2006 19:18:23 -0000 Date: Tue, 13 Jun 2006 19:19:00 -0000 Message-ID: <20060613191823.24105.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/28017] lack of guard variables for explicitly instantiated template static data In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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-06/txt/msg01304.txt.bz2 List-Id: ------- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-13 19:18 ------- || DECL_ONE_ONLY (decl) || DECL_WEAK (decl) \ Actually those looks should include what is defined for Darwin. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- GCC host triplet|darwin ppc | GCC target triplet| |*-darwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28017