summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-13 09:19:34 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-02-13 09:19:34 +0100
commit6e1496e240ae682648575ba79115197d85477a08 (patch)
tree5eeb5aff883efb9d3d94371022a6eecc035ae4a7 /open_issues
parent539546d75f4d3ba46b41c6f2869ef7d8500f6ecb (diff)
open_issues/glibc: 60f4d2f33666d77ac018cb9956675dcad04bb996 (2013-02-12; fbeafedeea37e0af1984a6511018d159f5ceed6a (2012-11-03))
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/glibc.mdwn12
1 files changed, 7 insertions, 5 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn
index 0379dad4..ac4d7d12 100644
--- a/open_issues/glibc.mdwn
+++ b/open_issues/glibc.mdwn
@@ -894,7 +894,7 @@ Last reviewed up to the [[Git mirror's d3bd58cf0a027016544949ffd27300ac5fb01bb8
# Build
Here's a log of a glibc build run; this is from our [[Git repository's
-28b74f8dbc3eb639d35fc0f93021ac5eb1fde9a4 (2012-11-03;
+60f4d2f33666d77ac018cb9956675dcad04bb996 (2013-02-12;
fbeafedeea37e0af1984a6511018d159f5ceed6a (2012-11-03))
sources|source_repositories/glibc]], run on coulomb.SCHWINGE.
@@ -904,7 +904,7 @@ sources|source_repositories/glibc]], run on coulomb.SCHWINGE.
$ make install_root=/INVALID 2>&1 | tee log_build_
[...]
-This takes up around 500 MiB, and needs roughly X min on kepler.SCHWINGE and
+This takes up around 550 MiB, and needs roughly X min on kepler.SCHWINGE and
100 min on coulomb.SCHWINGE.
<!--
@@ -1053,14 +1053,14 @@ Failures, mostly in order of appearance:
Reference files are missing.
- * `math/test-float.out`
+ * `math/test-float.out`, `math/test-double.out`
- Two ULP failures.
+ A handful of ULP failures.
* `math/test-ldouble`, `math/test-ildoubl`, `math/test-ifloat`,
`math/test-idouble`
- SIGSEGV.
+ SIGSEGV. Or SIGILL.
* `stdlib/bug-getcontext.out`
@@ -1373,6 +1373,8 @@ Failures, mostly in order of appearance:
stack guard canaries are not randomized enough
nor equal to the default canary value
+ Sometimes times out.
+
* `elf/tst-tls9-static.out`
SIGSEGV.