------- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-21 02:44 ------- >void mul(float in1[4], float in2[4], float out[4])
Those arrays are not known to be aligned .... The other one I have to look into. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38899