This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs 971207 breaks glibc 2
- To: drepper at ipd dot info dot uni-karlsruhe dot de
- Subject: egcs 971207 breaks glibc 2
- From: hjl at lucon dot org (H.J. Lu)
- Date: Mon, 8 Dec 1997 15:55:33 -0800 (PST)
- Cc: libc-linux at gnu dot ai dot mit dot edu (GNU C Library), egcs at cygnus dot com
>
> Hi,
>
> Instead of making a new 2.1 patch I intended to make 2.0.6pre3 but I
> have some compiler problems. So here's a rather untested 2.1 patch.
> It should work but the copilation faile because of something which is
> most likely a compiler bug.
egcs 971207 miscompiled the dynamic linker in glibc 2.1 on linux/x86.
I cannot duplicate it in a small test case.
H.J.