* config/sh/sync.md (atomic_fetch_nand<mode>_soft_imask): Fix typo
in instruction sequence.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215602
138bc75d-0d04-0410-961f-
82ee72b054a4
+2014-09-25 Nick Clifton <nickc@redhat.com>
+
+ PR target/62218
+ * config/sh/sync.md (atomic_fetch_nand<mode>_soft_imask): Fix typo
+ in instruction sequence.
+
2014-09-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
PR target/63335
" and %0,%3" "\n"
" not %3,%3" "\n"
" mov.<bwl> %3,@%1" "\n"
- " stc %4,sr";
+ " ldc %4,sr";
}
[(set_attr "length" "20")])