From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26931 invoked by alias); 6 Jan 2010 22:58:22 -0000 Received: (qmail 26580 invoked by uid 48); 6 Jan 2010 22:58:11 -0000 Date: Wed, 06 Jan 2010 22:58:00 -0000 Message-ID: <20100106225811.26579.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time 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: 2010-01/txt/msg00712.txt.bz2 ------- Comment #3 from bkoz at gcc dot gnu dot org 2010-01-06 22:58 ------- Sure. We can fix this by adding -std=gnu++0x for all compiles, and then marking up the testcase appropriately. Sadly, this results in widespread observance of: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42634 These are in the pb_ds test cases. However, once that is fixed this will be all taken care of. -- bkoz at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gnu dot org |dot org | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-01-06 22:58:11 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42491