This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time



------- Comment #2 from bkoz at gcc dot gnu dot org  2010-01-06 22:57 -------

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
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |42634


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42491


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]