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: Extremely bad performance compiling bzip2



  In message <Pine.LNX.3.91.981208223730.3436A-100000@oskula>you write:
  > > You'd have to look at the hot loops. It may also be the case that
  > > these problems are fixed by current snapshots. We've done a lot of
  > > work to improve spill code and register allocation, which can have a
  > > big impact on x86 performance.
  > 
  > Egcs 1.1.1 was released five days ago. The newest .c file in the
  > sources is six days old. Am I misunderstanding something about the
  > egcs development policy or what do you mean by a "current snapshot"?
The easiest way to look at it is there's a stable release tree and an
unstable development tree.

Snapshots happen from the development tree.

jeff


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