From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5423 invoked by alias); 5 Nov 2009 02:52:22 -0000 Received: (qmail 5391 invoked by uid 48); 5 Nov 2009 02:52:07 -0000 Date: Thu, 05 Nov 2009 02:52:00 -0000 Message-ID: <20091105025207.5388.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/38875] parallel fill and copy in the parallel version of libstdc++ 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: 2009-11/txt/msg00395.txt.bz2 ------- Comment #9 from bkoz at gcc dot gnu dot org 2009-11-05 02:52 ------- Yes, of course. Just providing the framework, since that was a bit tricky. I should add all the steps here to the parallel mode docs to make this less confusing for people trying to experiment. best, benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38875