]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
re PR target/79353 (ICE in curr_insn_transform, at lra-constraints.c:3773)
[thirdparty/gcc.git] / gcc / ChangeLog
index 3be3f74599414800a9c75472e73895134023b7e8..9e751381511d6e66a9b0c06b40f79341718b5092 100644 (file)
@@ -1,3 +1,10 @@
+2017-02-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR target/79353
+       * config/sparc/sync.md (atomic_loaddi_1): Replace 'U' constraint with
+       'r', 'm' constraint with 'T' and !TARGET_ARCH64 with TARGET_ARCH32.
+       (atomic_storedi_1): Likewise.
+
 2017-02-04  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/79338