This is the mail archive of the gcc@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 for jump optimization



  In message <19980203000517.65224@dot.cygnus.com>you write:
  > Err, not PATTERN (temp) but 
  > 
  > 	modifued_in_p (PATTERN (insn), temp)
  > 
  > certainly that fixes the immediate problem.
Agreed.  The first arg should be a pattern, the second an actual insn.

I'll go fix it :-)

jeff


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