This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.4 Patch] Fix PR 25022, failure to transform the unlocked stdio calls
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: "Kaveh R. Ghazi" <ghazi at caipclassic dot rutgers dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 04 Dec 2005 03:23:23 +0100
- Subject: Re: [3.4 Patch] Fix PR 25022, failure to transform the unlocked stdio calls
- References: <200512032329.jB3NTGT3013778@caipclassic.rutgers.edu>
"Kaveh R. Ghazi" <ghazi@caipclassic.rutgers.edu> writes:
| This patch addresses PR middle-end/25022 (a regression from gcc-3.3)
| for the 3.4 branch. The fix has already been applied to 4.0, 4,1 and
| mainline.
|
| Bootstrapped/regtested on i686-unknown-linux-gnu.
|
| Okay for 3.4?
Yes.
Thanks,
-- Gaby