Missing macros in <atomic>

Jonathan Wakely jwakely.gcc@gmail.com
Sat Nov 12 01:43:00 GMT 2011


On 11 November 2011 19:49, Andrew MacLeod wrote:
> On 11/11/2011 02:17 PM, Jonathan Wakely wrote:
>>
>> On 11 November 2011 19:14, Jonathan Wakely wrote:
>>>
>>> On 11 November 2011 18:21, Andrew MacLeod wrote:
>>>>
>>>> On 11/11/2011 01:08 PM, Jonathan Wakely wrote:
>>>>>
>>>>> Like the old one, the new atomic implementation (thanks by the way!)
>>>>> is missing these macros:
>>>>>
>>>>> #define ATOMIC_BOOL_LOCK_FREE unspecified
>>>>> #define ATOMIC_POINTER_LOCK_FREE unspecified
>>>>
>>>> I believe the final standard removed these two didn't it?  they are not
>>>> in
>>>> my n3242 version.
>>>
>>> I haven't paid N-hundred Euros for the final standard, but they're in
>>> the FDIS, n3290.
>>>
>> http://lwg.github.com/issues/lwg-defects.html#1460
>>
>> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3278
>
> OK, open a bug in bugzilla if you don't mind, and I'll check in the changes
> against it.

Here you go:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51102

Thanks



More information about the Libstdc++ mailing list