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++/45398] [C++0x] Missing atomic<_Tp*>::store definition



------- Comment #6 from paolo at gcc dot gnu dot org  2010-09-07 14:12 -------
Subject: Bug 45398

Author: paolo
Date: Tue Sep  7 14:07:31 2010
New Revision: 163951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163951
Log:
2010-09-07  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/45398
        * include/std/atomic (atomic<_TP*>::store): Define.

        * include/std/atomic (atomic<_TP*>::load, exchange): Define inline.

Modified:
    branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_5-branch/libstdc++-v3/include/std/atomic


-- 


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


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