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: deadline extension for debug info project into GCC 4.3 stage3?


On Sep 11, 2007, Mark Mitchell <mark@codesourcery.com> wrote:

> That's a possibility, but I don't want to commit at this point.  We can
> have a look at it when you submit it and decide.  However, in general,
> introducing churn for the sake of a feature that will be off by default
> isn't something that I would want to do.  The more compartmentalized you
> make it, the better your chances are.

It's nearly impossible to make the patch compartmentalized, but pretty
much all of the changes would be clearly disabled and no-ops unless
the flag was given in the command line.

That said, I found out there's still a long way to go before this is
actually a no-op in terms of generated code (other than debug info,
that is), as far as testsuite results, target libraries and other
ports are concerned, so I'm thinking this is very unlikely to make 4.3
:-(

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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