On 10/15/2015 10:28 AM, Andrew MacLeod wrote:
On 10/13/2015 11:32 AM, Jeff Law wrote:
On 10/13/2015 02:21 AM, Nikolai Bozhenov wrote:
2015-10-13 Nikolai Bozhenov<n.bozhe...@samsung.com>
* gcc/rtl.h (print_insn): fix prototype
Installed on the trunk after bootstrap & regression test.
jeff
Sorry, a little late to the party.. but why is print_insn even in
rtl.h? it seems that sched-vis.c is the only thing that uses it...
Then let's move it to sched-int.h, unless there's some good reason not to.
jeff