[Patch,AVR]: Fix PR50465

2011-09-26 Thread Georg-Johann Lay
This patch is housekeeping to clean up avr.c:adjust_insn_length i.e. replace digging in RTXes by using insn attribute adjust_len. There's nothing special about it, it's just mechanical change. As alternative yes is no more needed, I removed it and set the default to no: No insn needs length

Re: [Patch,AVR]: Fix PR50465

2011-09-26 Thread Denis Chertykov
2011/9/26 Georg-Johann Lay a...@gjlay.de: This patch is housekeeping to clean up avr.c:adjust_insn_length i.e. replace digging in RTXes by using insn attribute adjust_len. There's nothing special about it, it's just mechanical change. As alternative yes is no more needed, I removed it and