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: To Steering Committee: RFC for patch revert policy (PR48403, bootstrap broken on many targets)


Diego Novillo <dnovillo@google.com> writes:
> On Tue, Apr 5, 2011 at 00:51, Ian Lance Taylor <iant@google.com> wrote:
>
>> I agree.
>>
>> At the summit in October there was a discussion about this. ÂI was on
>> the side of fast rollback for new failures. ÂWould anybody care to
>> present the opposite view with regard to a patch like this? ÂCan we
>> agree on fast rollback for bootstrap failures on x86/x86_64 GNU/Linux
>> systems?
>
> I completely support this approach.

I would agree with faster rollback *if* the person doing the revert
*first* proved that the patch they're reverting actually caused the bug,
and not just exposed some pre-existing bug elsewhere.  And got someone
else to agree that reverting is the right thing to do.

As a maintainer of non-primary targets, I see lots of perfectly normal
patches that allow a bug elsewhere to exert itself, and I think that's a
completely different situation than a patch which introduces a bug.


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