This is the mail archive of the gcc-patches@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: [PATCH 1/9] ENABLE_CHECKING refactoring


On Wed, 21 Oct 2015, Jeff Law wrote:
> I might even claim it's already helping.  While we're still seeing 
> syntax errors in the conditionally compiled code, it doesn't feel like 
> we're seeing it as often as in the past.  That's purely anecdotal based 
> on what I've seen fly by over the last couple years.

In the past, when I was offline (or at least off GCC) for two weeks, 
perhaps three, there were usually one, if not two, instances of my 
daily bootstrap on i386 and FreeBSD failing.

This is rarely the case anymore these days, and if anything happens,
usually it's fixed the following day.

So it seems things have quite improved.

Gerald


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