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


Joe said

<<Clearly maintainers of large programs will need to re-test their programs
with any major or minor release.  If those maintainers expect to use GCC,
it will pay for them to test their code with development snapshots on
occasion, to help ensure that bugs either in GCC or their own software get
fixed as soon as possible.      >>


I think you hugely underestimate the cost of testing code with new 
versions of a compiler. Yes developers would like to see this happen,
but the costs can be prohibitive. Larege applications with millions of
lines of code are not just large versions of small programs, they are
a completely different beast. 


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