------- Comment #6 from pinskia at gcc dot gnu dot org  2008-02-21 15:53 -------
>  int variable;

This variable does not have be aligned 16byte.

>  long long ebi, windowsize, last_windowsize;

Or even these.

The first one is word aligned.  The second one just has to be 8 byte aligned.


-- 


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

Reply via email to