------- Comment #6 from ddesics at gmail dot com 2010-04-17 00:28 ------- Has any work been done on this enhancement? I'm using gcc 4.3.2, and I noticed that there is still limited use of SSE instructions for complex arithmetic.
Unless I'm missing something in my understanding, wouldn't the ideal for all _Complex double additions with SSE2 be to use addpd, and movapd or movupd for memory operations? -- ddesics at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ddesics at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31485