]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgomp/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libgomp / ChangeLog
index 4b0fd926481d415832ee62ada437c4f1e09f5a60..d715aa4f0bf464d55246ec2934718b93f1193c5d 100644 (file)
@@ -1,3 +1,8 @@
+2020-06-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * allocator.c (omp_free): Fix up build if HAVE_SYNC_BUILTINS is not
+       defined.
+
 2020-05-30  Jakub Jelinek  <jakub@redhat.com>
 
        * testsuite/libgomp.c-c++-common/alloc-4.c: New test.