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 peephole2 fixes


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

> OK to commit?
> 
> 2001-01-01  Marek Michalkiewicz  <marekm@linux.org.pl>
> 	    Denis Chertykov  <denisc@overta.ru>
> 
> 	* config/avr/avr-protos.h (avr_peep2_scratch_safe): Prototype.
> 	* config/avr/avr.c (avr_peep2_scratch_safe): New function.
> 	* config/avr/avr.md (all peepholes that request a scratch register):
> 	Call it, FAIL the peephole if not safe (in interrupt functions).

Applied.

Denis.


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