Re: PR 36111 also relevant for 4.3.1

2008-06-07 Thread Uros Bizjak
Hello! glibc 2.7 fails to build with gcc 4.3.1 (error messages given below). Investigating the error, I stumbled upon PR 36111. Applying the patch from http://gcc.gnu.org/viewcvs/trunk/gcc/ChangeLog?view=markup&pathrev=135221

PR 36111 also relevant for 4.3.1

2008-06-07 Thread Lasse Kliemann
glibc 2.7 fails to build with gcc 4.3.1 (error messages given below). Investigating the error, I stumbled upon PR 36111. Applying the patch from http://gcc.gnu.org/viewcvs/trunk/gcc/ChangeLog?view=markup&pathrev=135221 makes gcc 4.3.1 build glibc OK (and everything else that I tried). Maybe so