------- Comment #3 from irar at il dot ibm dot com 2010-09-20 13:08 ------- For vector(2) void * we get vec_perm_v2di_u builtin declaration, because the mode of vector(2) void * is unsigned V2DI.
I wonder if this can happen for every builtin call, and we should convert back to the original type everywhere? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45733