OSDN Git Service

2010-03-12 Steve Ellcey <sje@cup.hp.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Mar 2010 18:19:14 +0000 (18:19 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:12:13 +0000 (14:12 +0900)
PR target/42869
* config/ia64/sync.md (sync_compare_and_swap): Move memory fence.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157410 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 45e3294..3de6572 100644 (file)
@@ -1,3 +1,8 @@
+2010-03-12  Steve Ellcey  <sje@cup.hp.com>
+
+       PR target/42869
+       * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
+
 2010-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
 
        PR middle-end/42431