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: avr port: optimization for tst r/brge .+2 = sbrc r,7


Marek Michalkiewicz <marekm@linux.org.pl> writes:


[...]

> Why NEXT_INSN in two peepholes (HI and SI, sbrs) and not in the
> other four?  Shouldn't all 6 look the same - or is this intentional?
> (in my tests, the cases with NEXT_INSN don't seem to work)
> 
> Just checking, is this a bug in avr-gcc or in me :).

It's my error.

Denis.


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