This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/43122] g++ does not allow overloading operators for sse types (__m128, __m128d)



------- Comment #2 from mr dot nuke dot me at gmail dot com  2010-02-19 18:34 -------
I'm assuming you are referring to <fvec.h> and F32vec4. While I will apply this
workaround (one of many many workarounds to get fancy C++ code to work with
g++) it still doesn't solve the underlying problem, and affects portability
performance-wise, something lethal for HPC code.

Alex


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43122


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]