------- Comment #5 from hutchinsonandy at aim dot com  2008-01-11 23:40 -------
An instant  work around for Tiny Targets is to optimise at higher level (-Os)

This will most likely remove need for frame pointer and skirt around the bug.
Though it will still happen if there are more auto variables than registers
free.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34412

Reply via email to