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] Use reversed_comparison_code in sched-deps.c


All,

Just a follow on while I still awake

Graham Stott wrote:
Richard,


cond = XEXP (SET_SRC (pc_set (insn)), 0); if (XEXP (cond, 2) == pc_rtx)
^ I suspect this should be 0
return cond;


I'm trying an overnight bootstrap with that change.


Graham


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