This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.3/3.4/head (was: [3.3/3.4/head] fix 14535)


Gerald Pfeifer <gerald@pfeifer.com> writes:

| [ gcc-patches -> gcc ]
| 
| On Tue, 16 Mar 2004, Andrew Pinski wrote:
| > Why are we arguing about a patch which Mark is already said okay for
| > 3.4.0?
| > See <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14535#c7> for the
| > approval.
| 
| It's not this specific patch, it's a general issue: should we apply
| fixes to release branch X without making sure they are also applied
| to X+1?

For regression fixes, I believe it makes sense to apply them to X even
if it does not make it into X+1.
The reason is that the patch would be fixing something that is already
a regression in X+1.  So the issue is just moving the point of
regression.  For patches that are not regression fixes, we want to
make sure that they apply toboth X and X+1.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]