public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* FT32 stpcmp.S looks wrong
@ 2021-03-13 18:08 David Macek
  2021-03-15 14:32 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: David Macek @ 2021-03-13 18:08 UTC (permalink / raw)
  To: newlib

Hello.

I checked newlib/libc/machine/ft32/stpcmp.S for unrelated reasons and
judging by the label, I'd say it could be wrong.  Can someone
knowledgeable confirm?  HTH.

-- 
David Macek

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FT32 stpcmp.S looks wrong
  2021-03-13 18:08 FT32 stpcmp.S looks wrong David Macek
@ 2021-03-15 14:32 ` Corinna Vinschen
  2021-03-15 14:37   ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2021-03-15 14:32 UTC (permalink / raw)
  To: newlib; +Cc: James Bowman

On Mar 13 19:08, David Macek via Newlib wrote:
> Hello.
> 
> I checked newlib/libc/machine/ft32/stpcmp.S for unrelated reasons and
> judging by the label, I'd say it could be wrong.  Can someone
> knowledgeable confirm?  HTH.

It's actually just the copy of the ft32 strlen.S file, rather than
an actual stpcpy.

I CCed the author.


Corinna


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FT32 stpcmp.S looks wrong
  2021-03-15 14:32 ` Corinna Vinschen
@ 2021-03-15 14:37   ` Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2021-03-15 14:37 UTC (permalink / raw)
  To: newlib; +Cc: James Bowman

On Mar 15 15:32, Corinna Vinschen via Newlib wrote:
> On Mar 13 19:08, David Macek via Newlib wrote:
> > Hello.
> > 
> > I checked newlib/libc/machine/ft32/stpcmp.S for unrelated reasons and
> > judging by the label, I'd say it could be wrong.  Can someone
> > knowledgeable confirm?  HTH.
> 
> It's actually just the copy of the ft32 strlen.S file, rather than
> an actual stpcpy.
	    ^^^^^^
            stpcmp, sorry.

This bug was already in the original patch submission back in 2015, btw.


Corinna


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-15 14:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 18:08 FT32 stpcmp.S looks wrong David Macek
2021-03-15 14:32 ` Corinna Vinschen
2021-03-15 14:37   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).