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: Simple recompute_reg_usage cleanup



  In message <14415.33278.208851.792988@andromeda.elec.canterbury.ac.nz>you wri
te:
  > Jeffrey A Law writes:
  >  >   > I have been trying to use this with the current loop optimiser but a
  > m
  >  >   > having trouble with insns that are not included in any basic block.
  > 
  >  > Are these real insns or notes that are not included in a basic
  >  > block?
  > 
  > barriers and notes.
Barriers don't belong within basic blocks, that's not likely to change.

Precisely what notes are giving you problems?

jeff


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