From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19292 invoked by alias); 16 Jan 2009 15:51:13 -0000 Received: (qmail 19263 invoked by uid 48); 16 Jan 2009 15:51:05 -0000 Date: Fri, 16 Jan 2009 15:51:00 -0000 Message-ID: <20090116155105.19262.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/38875] parallel fill in the parallel version of libstdc++ In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "singler 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-01/txt/msg01774.txt.bz2 ------- Comment #2 from singler at gcc dot gnu dot org 2009-01-16 15:51 ------- In some former (non-integrated) version of the code we had problems with fill because it was so heavily used by other routines of the STL. But this is not a principal problem. So I will try to integrate it as soon as possible. -- singler at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |singler at gcc dot gnu dot |dot org |org Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-01-16 15:51:05 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38875