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, sched] Fix sched_insn debug counter


On 05/19/14 18:47, Maxim Kuvyrkov wrote:
Hi,

This patch fixes sched_insn debug counter that was broken by
modulo/backtracking changes.

Tested on arm-linux-gnueabihf and x86_64-linux-gnu, though testsuite
does not exercise this execution path.  Real testing was done by me
debugging an unrelated problem in the scheduler using sched_insn
debug counter.

OK to apply?
This is fine.

Jeff


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