diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-13 09:19:34 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-13 09:19:34 +0100 |
commit | 6e1496e240ae682648575ba79115197d85477a08 (patch) | |
tree | 5eeb5aff883efb9d3d94371022a6eecc035ae4a7 | |
parent | 539546d75f4d3ba46b41c6f2869ef7d8500f6ecb (diff) |
open_issues/glibc: 60f4d2f33666d77ac018cb9956675dcad04bb996 (2013-02-12; fbeafedeea37e0af1984a6511018d159f5ceed6a (2012-11-03))
-rw-r--r-- | open_issues/glibc.mdwn | 12 | ||||
m--------- | toolchain/logs | 10 |
2 files changed, 12 insertions, 10 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. diff --git a/toolchain/logs b/toolchain/logs -Subproject 756acec9dfc00de250c9cca0ec745e38416b34e +Subproject b5d3c55f7a6ca83c6c5c03e3e13bd3027cab282 |