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: Cygnus Supported GCC vs. EGCS GCC


	Really?  Isn't haifa enabled by default?

No, because not all ports have been tuned for it yet, and it may give
slower code for ports that have been specifically tuned for the old scheduler.

The plan is to make it the default for all targets, but there is no schedule
for when this will happen.

There are some ports that enable haifa by default as long as --disable-haifa
wasn't used.  This appears to includes all of the HPPA ports, but none of
the others.

Jim


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