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]
Other format: [Raw text]

Wrong insn length attribute


Is there any problem if an insn has length attribute greater than the
real one?

I have a case, where during insn output, the insn pattern generated
depends (hrm ..., will depend) upon results of ``find_reg_note (insn,
REG_UNUSED, ...)'' and the generated insns have different lengths.

~velco


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