projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7c3fe
)
re PR middle-end/54261 (reverse sync/atomic operators when only sync_compare_and_swap...
author
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Thu, 16 Aug 2012 22:03:33 +0000
(22:03 +0000)
committer
Hans-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
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 5c50794cbdc6184df2cd7d1162022ccae07ede18..0d094a4bcfc730427d96458a72718950bfb2e32d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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