This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pending/17293] binary produces bogus output when using SIMD built-ins
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2004 21:35:28 -0000
- Subject: [Bug pending/17293] binary produces bogus output when using SIMD built-ins
- References: <20040902182653.17293.linuxadmin@yandex.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-02 21:35 -------
Invalid as you forgot to call the builtin for the emms instruction which is needed for mmx.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17293