[Bug c++/21163] New: internal compiler error: in output_constant_pool_2, at varasm.c:3135

2005-04-23 Thread asuraparaju at gmail dot com
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.

[Bug c++/21163] internal compiler error: in output_constant_pool_2, at varasm.c:3135

2005-04-23 Thread asuraparaju at gmail dot com
--- 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

[Bug rtl-optimization/21395] New: Performance degradation when building code that uses MMX intrinsics with gcc-4.0.0

2005-05-05 Thread asuraparaju at gmail dot com
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-

[Bug rtl-optimization/21395] Performance degradation when building code that uses MMX intrinsics with gcc-4.0.0

2005-05-05 Thread asuraparaju at gmail dot com
--- 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 --