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: We should backport gcc 4.4 regression testcases to gcc 4.3 branch


On Sun, Jan 18, 2009 at 10:35 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> This 4.3 regression:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38905
>
> is caused by a backport, which also introduced a 4.3
> regression:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36765

It uncovered a latent problem.  Of course doing that still makes
it a regression.

> Since we didn't backport testcases to 4.3 branch, we
> didn't notice 4.3 regression when the packport was
> applied to 4.3 branch. If we will backport bug fixes
> to 4.3 branch, shouldn't we always backport testcases
> for all 4.4 regressions?

This would be probably a good idea, but it is extra work and
may cause extra testsuite FAILs between releases that are
not regressions (simply because only the testcase is new).

Richard.


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