This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
RE: Merging tuples branch into mainline today
Diego Novillo wrote on 25 July 2008 17:15:
> On Fri, Jul 25, 2008 at 13:03, Mark Mitchell <mark@codesourcery.com>
> wrote:
>> Diego Novillo wrote:
>>
>>> In terms of regressions versus mainline, the only regressions introduced
>>> by tuples wrt mainline are the matrix-reorg pass that still has not been
>>> converted.
>>
>> Why not fix that before merging, then?
>
> Because it is not a pass that is run by default, it is not receiving
> active maintenance and the cost/benefit of doing it pre-merge is lower
> than fixing the pass post-merge. If that is a problem, we can keep
> delaying the merge until it's fixed, of course.
>
> I don't know how long will that take, I've got a partial patch that
> does it, but it needs some TLC, so it should be a few days.
Maybe the pass should be temporarily disabled in the pass manager for the
intervening duration then? Or the testcases marked XFAIL for that time?
cheers,
DaveK
--
Can't think of a witty .sigline today....