This is the mail archive of the gcc-help@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]

movaps missaligment in threads


Hello ,

I need help :)
I have code in c that uses SSE instinct in threads in gcc ver 3.4.2
and got missaligned access.
Movaps instructions get varibles from missaligned stack.
How to fix that in c?
I searched mailing list but got no aswers how to fix that :(
How to align stack in threads?
How to align stack in functions ?
  

-- 
Best regards,
 Michal                          mailto:solo_the_chaos@o2.pl


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