[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [ Bug #1720 ] memcmp bug ?
From: |
Theodore A. Roth |
Subject: |
Re: [avr-libc-dev] [ Bug #1720 ] memcmp bug ? |
Date: |
Mon, 18 Nov 2002 14:59:55 -0800 (PST) |
On Mon, 18 Nov 2002, Joerg Wunsch wrote:
:) No, i don't think we need to make everything and all -mint8 proof.
:) So this is just a typical case where the documentation then needs
:) to document that it isn't, and we're done. Still, the existing
:) implementation might be useful even for -mint8 users, in case all
:) they want to do is comparing for equality.
Good point. I'll update my note in memcmp.S saying that equality
comparisions when using -mint8 are still valid.
Ted Roth