Document why extended regtest are disabled on arm. glibc bug #1196181.

This commit is contained in:
Mark Wielaard 2015-06-01 21:12:11 +02:00
parent 75deabff13
commit 66ac4f19f1

View File

@ -349,6 +349,8 @@ echo ===============END TESTING===============
%changelog
* Fri May 22 2015 Mark Wielaard <mjw@redhat.com> - 3.10.1-8
- Disable extended regtest on arm. The gdb tests hang for unknown reasons.
The reason is a glibc bug #1196181 which causes:
"GDB fails with Cannot parse expression `.L1055 4@r4'."
* Wed Apr 22 2015 Mark Wielaard <mjw@redhat.com> - 3.10.1-7
- Add valgrind-3.10-1-ppc64-sigpending.patch