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

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

[avr-libc-dev] [bug #18673] strtod does not work on atmega2560


From: anonymous
Subject: [avr-libc-dev] [bug #18673] strtod does not work on atmega2560
Date: Tue, 02 Jan 2007 19:03:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061115 Ubuntu/dapper-security Firefox/1.5.0.8

URL:
  <http://savannah.nongnu.org/bugs/?18673>

                 Summary: strtod does not work on atmega2560
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Tuesday 01/02/2007 at 19:03 UTC
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

The strtod function manipulates the stack on entry and exit. Unfortunately
this is done with the assumption of a 2 byte call address. I have attached a
patch file with the changes I made to resolve this issue.

Best regards

Brent




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 01/02/2007 at 19:03 UTC  Name: strtod.diff  Size: 693B   By:
None

<http://savannah.nongnu.org/bugs/download.php?file_id=11664>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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