From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22878 invoked by alias); 1 Apr 2009 09:49:56 -0000 Received: (qmail 21278 invoked by uid 48); 1 Apr 2009 09:49:44 -0000 Date: Wed, 01 Apr 2009 09:49:00 -0000 Message-ID: <20090401094944.21277.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/39546] parallel mode doesn't support implicit string conversion In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle dot com" 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-04/txt/msg00023.txt.bz2 ------- Comment #10 from paolo dot carlini at oracle dot com 2009-04-01 09:49 ------- To be honest, I don't like such tentative fixes. We are adding even more code for essentially the same kind of work. There must be a better way to deal with the issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39546