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]

Re: Beyond GCC 3.0: Summing Up


<<I see what you mean, but this is not what I mean by `regression'.
A failure that did not exist in a previous release is different
from a failure that did.  A failure that existed in a previous
release is one that people are already dealing with; a new failure
adds to their burden.
>>

I agree, the new patch was essentially an incorrect or incomplete fix
for the bug it attempted to fix, since a proper fix should not introduce
regressions. This means that the proper fix has to be found. Whether 
finding this fix requires that the original incorrect/incomplete fix
be reverted is a judgment call. This call has to be made by someone
with a suitably global view of requirements and importance of particular
tests on particular targets.


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