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

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

[avr-libc-dev] [bug #32945] Wrong PF implementation in pmstring


From: Thomas Kaiser
Subject: [avr-libc-dev] [bug #32945] Wrong PF implementation in pmstring
Date: Tue, 29 Mar 2011 18:05:43 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16

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

                 Summary: Wrong PF implementation in pmstring
                 Project: AVR C Runtime Library
            Submitted by: th_k
            Submitted on: Di 29 Mär 2011 18:05:42 GMT
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: libc code
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7.*
           Fixed Release: None

    _______________________________________________________

Details:

It looks like that the pmstring code uses the LPM_R0_ZPLUS_* macros von
common/macros.inc, which will only use the 'elpm' if __AVR_ENHANCED__ is set.
Unfortunately this is no longer used??

Therefore memcmp_PF etc. don't work with atmega1284p or probably other 128k
devices.

As I'm not familiar with the setting of flags for the family avr51 I have no
idea for a path




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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