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]

Re: patch to reduce register pressure from strength reduction


> + 	      else if (NOTE_LINE_NUMBER (insn) == NOTE_INSN__EH_REGION_BEG
> + 		       || NOTE_LINE_NUMBER (insn) == NOTE_INSN__EH_REGION_BEG)

oops - that should be ...INSN_EH... ,  of course.



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