This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
In message <36D41314.EA1B9E86@americasm01.nt.com>you write: > The pa-risc port defaults to 7100 scheduling. In the code, it says that > 7100lc scheduling is still not reasonable. Why is that? On my > particular app, 7100lc scheduling produces better results on a 7300 > (which is what many of our 1.1 machines are), so I don't have anything > that shows the problem. > > Is the scheduling problem still true? If not, would it make sense to > change the default now? Those problems were fixed when we enabled the haifa scheduler and retuned the scheduling parameters. Can you send a patch which removes the coment about the bogus scheduling and makes the default 7100LC? Thanks, jeff