[avr-libc-dev] Re: [bug #19445] _malloc_heap_end does not follow _heap_end on m2561

2007-05-07 Thread Steve Franks
FYI, We are having serious issues (reboots, etc) on the project that generated this bug report, and cannot appear to find any pointer/bounds issues that would cause that type of behavior. We've removed most all of the operational code. Of course, we are building on an arbirary version of

[avr-libc-dev] Re: [bug #19445] _malloc_heap_end does not follow _heap_end on m2561

2007-05-07 Thread Joerg Wunsch
As Steve Franks wrote: FYI, We are having serious issues (reboots, etc) on the project that generated this bug report, and cannot appear to find any pointer/bounds issues that would cause that type of behavior. However, just to remind you, the subject of this bug report is *solely* to fix the

[avr-libc-dev] [bug #18509] strtod.S crashes due to stack problem with atmega 2560

2007-05-07 Thread Eric Weddington
Update of bug #18509 (project avr-libc): Privacy: Private = Public ___ Reply to this item at: http://savannah.nongnu.org/bugs/?18509 ___

[avr-libc-dev] Re: [bug #19445] _malloc_heap_end does not follow _heap_end on m2561

2007-05-07 Thread Steve Franks
However, just to remind you, the subject of this bug report is *solely* to fix the slightly misleading picture in the docs that made you think __malloc_heap_end were an address when it is actually a variable pointing to an address. That's what I recalled. Eric's upgrade to immediate importance