]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - fixincludes/ChangeLog
fix PR89864
[thirdparty/gcc.git] / fixincludes / ChangeLog
index 918f33f7b15e491a431837e355930ed4f0a62476..ad37281c3fb9b718e76e4ff180e69f727dd0666c 100644 (file)
@@ -1,3 +1,12 @@
+2019-04-18  Erik Schnetter  <schnetter@gmail.com>
+         Jakub Jelinek  <jakub@redhat.com>
+         Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR bootstrap/89864
+       * inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
+       use in headers included by C++.
+       * fixincl.x: Regenerated.
+
 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
 
        PR bootstrap/82856