summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2021-09-28 10:40:30 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2021-09-28 11:06:31 +0900
commit0b399721ce9709ae25f9d2050360c5ab2115ae29 (patch)
tree90f6bb8f1b03f6e0c99b1eb5c62e19317ba3a9c8
parent817cdc6054bece9915bd6b797259db1d549f9b29 (diff)
downloadlibgcrypt-0b399721ce9709ae25f9d2050360c5ab2115ae29.tar.gz
doc: Address the bug on AArch64 in README.
-- GnuPG-bug-id: 5581 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 1304669a..a04bcb10 100644
--- a/README
+++ b/README
@@ -216,6 +216,12 @@
Specific problems on some machines:
+ * AArch64 (GCC 11.1 and 11.2)
+
+ Because of the bug in GCC (fixed in 11.3), with the option
+ -O3, vectorization results wrong code for the function
+ buf_eq_const. Please use -O2 or -fno-tree-loop-vectorize.
+
* IBM RS/6000 running AIX
Due to a change in gcc (since version 2.8) the MPI stuff may