------- Comment #13 from steve49152 at yahoo dot ca 2008-05-31 02:53 ------- I have tested the fix as backported to 4.2.4 and everything seems fine. I additionaly discovered code-generation errors in XFree86 4.7.99.17 in the i810 driver which are resolved with the changes. As an extra test I have compiled XFree86 with the following options:
/system/devel/bin/gcc-4.2.4 -march=pentium3 -mtune=pentium3 -mfpmath=sse,387 -mno-tls-direct-seg-refs -O2 -Wall Everything works as expected. I'm now recompiling glibc and expect no surprises. Thanks people. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36111