This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: How can patch a bug
esmaeil mirzaee <esmaeil.debian@gmail.com> writes:
> I wanna run this patch
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19985 for resolve my
> problem. What patch I must to download. I need them for gcc-3.4.6
The patch for that problem was committed to the gcc 3.4 branch and is
probably in gcc 3.4.6 already. See comment #14 in that PR. That
comment includes links to the specific change made to fix the problem.
Ian