about summary refs log tree commit diff
path: root/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'README.google')
-rw-r--r--README.google4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.google b/README.google
index e615a49685..1b5b4b76b8 100644
--- a/README.google
+++ b/README.google
@@ -562,3 +562,7 @@ sysdeps/powerpc/*
   For b/18010034, backport IBM optimizations for Power8.
   https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/ibm/2.19/master
   (stanshebs, backport)
+
+sysdeps/powerpc/bits/fenvinline.h
+  For b/27191207, remove use of %s modifier in inline asm.
+  (stanshebs, google-local)