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: bug handling instructions with multiple delay slots


  In message <v04220807b4475f1fe483@[192.168.1.254]>you write:
  > 1/ if a DEFINE_DELAY describes an instruction with TWO dissimilar
  >     delay slots, we don't correctly handle validating the instruction
  >     that ends up in the N-th delay slot against the "condition" for
  >     that particular slot.
  > 
  > 2/ I have a case where the first of two delay slots gets a CC0 setter
  >     and the second gets something that will clobber those condition
  >     codes.  [The setter comes from the branch-target, while the instruction
  >     that clobbers comes from the fall thru]
I believe both of these were fixed some time ago.

jeff


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