http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46170
Dodji Seketeli <dodji at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #12 from Dodji Seketeli <dodji at gcc dot gnu.org> 2010-11-02 
13:16:48 UTC ---
This if fixed in 4.6.

I looked into applying it to 4.5 and it appears to be depending on the 4.6
patch at svn revision http://gcc.gnu.org/viewcvs?view=revision&revision=163895
That patch being a fix (actually it fixes a problem that exists in 4.5) I have
backported it in my 4.5 tree as well and tested it successfully.

For 4.4, the fix depends on one more patch, which is
http://gcc.gnu.org/viewcvs?view=revision&revision=148535
That patch is not a regression fix per se and backporting it took me some
mechanical editing as the 4.4 code base is different. But I backported it, as
well at the patch that was needed for 4.5. I could then test my fix in 4.4
sucessfully.

So I am unsure about how to proceed. Should I propose this patch for 4.5 and
4.4 (along with the other patches it depends on)? I'll attach shortly the
resulting patchsets for the different branches.

Reply via email to