From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32273 invoked by alias); 21 Sep 2007 03:24:58 -0000 Received: (qmail 32247 invoked by uid 48); 21 Sep 2007 03:24:49 -0000 Date: Fri, 21 Sep 2007 03:24:00 -0000 Message-ID: <20070921032449.32246.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/33489] parallel v3: sort assumes that the type of the objects to be sorted have a default constructor In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz 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: 2007-09/txt/msg01734.txt.bz2 ------- Comment #2 from bkoz at gcc dot gnu dot org 2007-09-21 03:24 ------- I'm working on a patch to test instantiability for 25/26 bits on types that are not defaultconstructible. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33489