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



--- Comment #8 from Oleg Endo <olegendo at gcc dot gnu.org> 2013-02-03 22:29:46 
UTC ---

(In reply to comment #7)

> (In reply to comment #6)

> > As of rev 195493 the test case for this PR is failing again.

> 

> In fact, now it doesn't work for little and big endian.



This is because the standard name patterns insv, extv, extzv got deprecated.

The new replacements are: extv<m>, extvmisalign<m>, extzv<m>, extzvmisalign<m>

Reply via email to