avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] saving __zero_reg__ in interrupt


From: Frieder Ferlemann
Subject: [avr-gcc-list] saving __zero_reg__ in interrupt
Date: Tue Jan 30 04:11:04 2001

Hi,

both gcc 2.97 and 2.95 save, clear and restore the __zero_reg__
in interrupt routines. (-->6 Bytes for each interrupt).
Saving/restoring seems redundant as this register 
should hold (holds) zero anyway.

Is there a way to switch off this behaviour?

Thanks

Frieder



reply via email to

[Prev in Thread] Current Thread [Next in Thread]