]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/rs6000/rs6000-overload.def
rs6000: Fix fake vec_promote overload
[thirdparty/gcc.git] / gcc / config / rs6000 / rs6000-overload.def
index 531a4fcd1af9850d653551bc9a4a5035546f9f81..2b2853918c03e9258ae9f9044182f4b0d6067d08 100644 (file)
 ; is replaced by a constructor.  The single overload here causes
 ; __builtin_vec_promote to be registered with the front end so that can happen.
 [VEC_PROMOTE, vec_promote, __builtin_vec_promote]
-  vsi __builtin_vec_promote (vsi);
+  vsi __builtin_vec_promote (vsi, const int);
     ABS_V4SI PROMOTE_FAKERY
 
 [VEC_RE, vec_re, __builtin_vec_re]