ReportedBy: asuraparaju at gmail dot com
CC: asuraparaju at gmail dot com,gcc-bugs at gcc dot gnu dot
org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu configured with: ../gcc-
4.0.
--- Additional Comments From asuraparaju at gmail dot com 2005-04-22 15:28
---
Created an attachment (id=8710)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8710&action=view)
g++ --save-temps -mmmx -g -O2 test_mmx_diff2.cpp
g++ --save-temps -mmmx -g -O2 test_mmx_di
nu dot org
ReportedBy: asuraparaju at gmail dot com
CC: asuraparaju at gmail dot com,gcc-bugs at gcc dot gnu dot
org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu configured with: ../gcc-
--- Additional Comments From asuraparaju at gmail dot com 2005-05-05 09:14
---
Created an attachment (id=8822)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8822&action=view)
A class that uses MMX intrinsics to compute block differences between two video
frames
--