http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at gcc dot gnu.org
--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-08-14
02:46:23 UTC ---
(In reply to comment #2)
> I don't think that is right.
See the reference. The sites changed are where semantics has changed to be
per-type rather than per-object. See the referenced URL: "Edit paragraph 2 as
follows. The function atomic_is_lock_free (29.6) indicates whether the type is
lock-free. In any given program execution, the result of the lock-free query
shall be consistent for all pointers of the same type."
Adding the committer to CC for further comments.