http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46280
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2010-11-02 22:24:07 UTC --- I believe all those tests are using SSE vectors without SSE enabled. The warnings are valid. Those tests should either add -Wno-psabi or enable SSE.