Fix __atomic_store_n typo in recent manual change
commit0604bcfb86894dbbb16faf96f1f13e9137190ac1
authorak <ak@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Jun 2013 17:23:08 +0000 (22 17:23 +0000)
committerak <ak@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Jun 2013 17:23:08 +0000 (22 17:23 +0000)
tree3711294757e717975ec7c9bac643108680e354d0
parent9553eedb45b0b57600b60f315dbe5b2a75d2f986
Fix __atomic_store_n typo in recent manual change

gcc/:
2013-06-22  Andi Kleen  <ak@linux.intel.com>

       * doc/extend.texi: Use __atomic_store_n instead of
       __atomic_store in HLE example.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200333 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/extend.texi