open-tests: port to glibc with _FORTIFY_SOURCE and -O1
[gnulib.git] / ChangeLog
index cdf69fa..1f2b13c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-12-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       open-tests: port to glibc with _FORTIFY_SOURCE and -O1
+       Problem reported by Daiki Ueno in:
+       http://lists.gnu.org/archive/html/bug-gnulib/2013-06/msg00052.html
+       * tests/test-open.h (__always_inline):
+       New macro, if not already defined.
+       (test_open): Use it.
+
 2013-12-04  Eric Blake  <eblake@redhat.com>
 
        include_next: minimize code duplication