public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/5488: wrongcode when optimizing mmx asm inline
@ 2002-10-10  9:43 hubicka
  0 siblings, 0 replies; only message in thread
From: hubicka @ 2002-10-10  9:43 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pierre.lombard

Synopsis: wrongcode when optimizing mmx asm inline

State-Changed-From-To: open->closed
State-Changed-By: hubicka
State-Changed-When: Thu Oct 10 09:43:58 2002
State-Changed-Why:
    The code is wrong.  It passes just one member of the vector to the asm statement, not the whole vector and GCC is valid to make another copy of the same constant elsewhere and pass it to ASM statement, even when it is interesting idea.
    You need to pass whole array type (or structure)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5488


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-10 16:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-10  9:43 optimization/5488: wrongcode when optimizing mmx asm inline hubicka

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).