avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #35407] Missing multilib versions for tiny-stack tar


From: Georg-Johann Lay
Subject: [avr-libc-dev] [bug #35407] Missing multilib versions for tiny-stack targets
Date: Sun, 18 Mar 2012 20:01:49 +0000
User-agent: Opera/9.80 (Windows NT 5.0; U; de) Presto/2.6.30 Version/10.63

Follow-up Comment #3, bug #35407 (project avr-libc):

Thanks for the changes.

What will happen if a 16-bit SP target in avr2 resp. avr25 is compiled with
-mtiny-stack?

In that case the compiler assumes SP_H to be always zero. However, the startup
code will initialize SP to RAMEND so that SP_H is 1.

Shouln't SP be initialized to MIN (RAM_END, 0xff) for these devices?


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?35407>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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