[Bug target/49244] no intrinsics to emit 'lock bts' and 'lock btc'
mgorny at gentoo dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 23 09:47:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49244
Michał Górny <mgorny at gentoo dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mgorny at gentoo dot org
--- Comment #3 from Michał Górny <mgorny at gentoo dot org> 2012-08-23 09:46:56 UTC ---
I believe that this became more important with C++11 <atomic>, and a separate
intrinsics will be not be enough anymore. I believe that GCC should be able to
optimize out such a simple cases.
More information about the Gcc-bugs
mailing list