public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/42491]  New: performance/30_threads/future/polling.cc fails at compile time
@ 2009-12-24 16:06 paolo dot carlini at oracle dot com
  2010-01-06 22:56 ` [Bug libstdc++/42491] " bkoz at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-12-24 16:06 UTC (permalink / raw)
  To: gcc-bugs

Benjamin, apparently the framework isn't passing -std=gnu++0x (I suspect isn't
passing -pthread either). Can you have a look?


-- 
           Summary: performance/30_threads/future/polling.cc fails at
                    compile time
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: paolo dot carlini at oracle dot com


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time
  2009-12-24 16:06 [Bug libstdc++/42491] New: performance/30_threads/future/polling.cc fails at compile time paolo dot carlini at oracle dot com
@ 2010-01-06 22:56 ` bkoz at gcc dot gnu dot org
  2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2010-01-06 22:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bkoz at gcc dot gnu dot org  2010-01-06 22:56 -------
Subject: Bug 42491

Author: bkoz
Date: Wed Jan  6 22:55:52 2010
New Revision: 155681

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155681
Log:
2010-01-06  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/42491
        * scripts/check_performance (CXX): Add -std=gnu++0x.
        * testsuite/performance/30_threads/future/polling.cc: Mark up as
        using threads.



Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/scripts/check_performance
    trunk/libstdc++-v3/testsuite/performance/30_threads/future/polling.cc


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time
  2009-12-24 16:06 [Bug libstdc++/42491] New: performance/30_threads/future/polling.cc fails at compile time paolo dot carlini at oracle dot com
  2010-01-06 22:56 ` [Bug libstdc++/42491] " bkoz at gcc dot gnu dot org
@ 2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
  2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2010-01-06 22:58 UTC (permalink / raw)
  To: gcc-bugs



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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time
  2009-12-24 16:06 [Bug libstdc++/42491] New: performance/30_threads/future/polling.cc fails at compile time paolo dot carlini at oracle dot com
  2010-01-06 22:56 ` [Bug libstdc++/42491] " bkoz at gcc dot gnu dot org
  2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
@ 2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
  2010-01-06 23:46 ` paolo dot carlini at oracle dot com
  2010-01-14 16:34 ` paolo dot carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2010-01-06 22:58 UTC (permalink / raw)
  To: gcc-bugs



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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time
  2009-12-24 16:06 [Bug libstdc++/42491] New: performance/30_threads/future/polling.cc fails at compile time paolo dot carlini at oracle dot com
                   ` (2 preceding siblings ...)
  2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
@ 2010-01-06 23:46 ` paolo dot carlini at oracle dot com
  2010-01-14 16:34 ` paolo dot carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2010-01-06 23:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from paolo dot carlini at oracle dot com  2010-01-06 23:45 -------
Thanks a lot!


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libstdc++/42491] performance/30_threads/future/polling.cc fails at compile time
  2009-12-24 16:06 [Bug libstdc++/42491] New: performance/30_threads/future/polling.cc fails at compile time paolo dot carlini at oracle dot com
                   ` (3 preceding siblings ...)
  2010-01-06 23:46 ` paolo dot carlini at oracle dot com
@ 2010-01-14 16:34 ` paolo dot carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2010-01-14 16:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from paolo dot carlini at oracle dot com  2010-01-14 16:34 -------
PR42634 is fixed, we can safely close this one too.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-14 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-24 16:06 [Bug libstdc++/42491] New: performance/30_threads/future/polling.cc fails at compile time paolo dot carlini at oracle dot com
2010-01-06 22:56 ` [Bug libstdc++/42491] " bkoz at gcc dot gnu dot org
2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
2010-01-06 22:58 ` bkoz at gcc dot gnu dot org
2010-01-06 23:46 ` paolo dot carlini at oracle dot com
2010-01-14 16:34 ` paolo dot carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).