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: RTL sharing tester (for testing)



(3) Paolo, I tried the trick in (2) on pr32372 and it did not help.
The reason is that the sharing in cse1 is caused by cse is taking
something out of a reg_equal note and replacing an insn with it

Jan has a patch for PR32372, I think.


Paolo


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