summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 2 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 71e0afb389..d583a99e9d 100644
--- a/FAQ
+++ b/FAQ
@@ -491,6 +491,8 @@ There are some failures which are not directly related to the GNU libc:
the test cases in the math subdirectory will fail. Linux 2.2 has
fixes for the floating point support on Alpha. The Linux/SPARC kernel has
also some bugs in the FPU emulation code (as of Linux 2.2.0).
+- Other tools might have problems. For example bash 2.03 gives a
+ segmentation fault running the tst-rpmatch.sh test script.
1.17. What is symbol versioning good for? Do I need it?