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


    One thing we have done in GNAT sometimes is to put a fix that breaks
    things under a debugging switch, so that it can easily be turned on by
    whoever works on understanding and fixing the breaks.

The GNAT sources are more akin to the GCC release branch than the development
branch since they need to be able to build a compiler that can be shipped
to a customer the next day.  This is not the case with the GCC development
branch (but we should indeed treat the release branch that way), so I don't
think the analogy is that close.


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