]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR middle-end/54261 (reverse sync/atomic operators when only sync_compare_and_swap...
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 16 Aug 2012 22:03:33 +0000 (22:03 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 16 Aug 2012 22:03:33 +0000 (22:03 +0000)
PR middle-end/54261
* optabs.c (expand_atomic_fetch_op): Save and restore code when
retrying after failed attempt.

From-SVN: r190454

gcc/ChangeLog

index 5c50794cbdc6184df2cd7d1162022ccae07ede18..0d094a4bcfc730427d96458a72718950bfb2e32d 100644 (file)
@@ -1,3 +1,9 @@
+2012-08-17  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR middle-end/54261
+       * optabs.c (expand_atomic_fetch_op): Save and restore code when
+       retrying after failed attempt.
+
 2012-08-16  Yuri Rumyantsev  <ysrumyan@gmail.com>
 
        * config/i386/i386-protos.h (ix86_split_lea_for_addr) : Add