------- Comment #10 from amylaar at gcc dot gnu dot org 2009-09-02 16:22 ------- (In reply to comment #9) > Is there any way to know, from which version will the patch be included in gcc > releases?
If a patch is installed with a suitable PR marker in the log entry, you will get notification via this PR. At any rate, this bug should not be closed till it is fixed in mainline, and again, you will be notified when this PR changes state. You can then check http://gcc.gnu.org/develop.html#timeline what the current development plans are. Note, although patches generally have to be installed in mainline first, that does not automatically mean that they will be installed in active release branches; they have to be approved specifically for each branch before they can be installed/backported there. Not all patches that could be installed/backported in release branches actually are, depending on what the priorities for the release and the imact assessment of the patch is. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41188