This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PR 36111 also relevant for 4.3.1
- From: Uros Bizjak <ubizjak at gmail dot com>
- To: GCC <gcc at gcc dot gnu dot org>
- Cc: Lasse Kliemann <lasse-list-gcc-2008 at mail dot plastictree dot net>
- Date: Sat, 07 Jun 2008 20:54:50 +0200
- Subject: Re: PR 36111 also relevant for 4.3.1
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 <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 someone could comment on whether this is the correct way of fixing it.
I'll backport the fix for 4.3.2.
Uros.