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: fix scheduling compile time regression


In message <20020129141953.A8147@redhat.com>, Richard Henderson writes:
 > Irritatingly, my test case isn't particularly generic.  The badness
 > happens because of a curiousity in the way alpha function calls are
 > built.  I'm certain that the problem could arise on other targets,
 > but I'd have to work harder to make it happen.
What's the underlying issue?

PA64 certainly has had some problems with sched2 taking far too long.
WHen I last looked at it, I speculated that the problem was related
to dependencies at call sites during sched2.

jeff


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