------- Comment #1 from liranuna at gmail dot com  2010-04-12 03:24 -------
I would like to add that changing

    void printv_f32(const float32x4_t &v)

into:

    void printv_f32(float32x4_t v)

makes the problem go away, but the generated code is suboptimal.


-- 


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

Reply via email to