From 51c95fc11727532e3b0d98c8470a6b60907a0680 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 8 Jan 2013 21:31:31 +0100 Subject: IRC. --- open_issues/glibc.mdwn | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'open_issues/glibc.mdwn') diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index e2b968c9..2751c377 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -1196,9 +1196,6 @@ There is quite a baseline of failures. * `tst-array*` - Failures also seen on GNU/Linux; [[!message-id - "50950082.1070906@df1tl.local.here"]]. - gcc-4.6 tst-array1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486/ gcc-4.6 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486/elf/tst-array1 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486 [...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486:[...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486/math:[...]/tschwinge/Roger_Whittaker.build-gcc-4.6-486/elf:[ @@ -1232,6 +1229,18 @@ There is quite a baseline of failures. `tst-array5-static` passes. + IRC, freenode, #glibc, 2012-11-01: + + tschwinge: I saw the array tests fail, built a new binutils and + a new compiler configured with new binutils and the failures went + away. + So they may depend on having new-enough GCC configured with + new-enough binutils, or something like that. + jsm28: Did you use gcc 4.7 or trunk? + tuliom: 4.7. + + [[!message-id "50950082.1070906@df1tl.local.here"]]. + * `tst-audit1.out`, `tst-audit2.out` SIGKILL. -- cgit v1.2.3