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 target/38899] pessimizes function without SSE intrinsics



------- 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


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