On Sun, 17 Mar 2024, Andrew Pinski via cfarm-users wrote:
>> gcc-13.2.0/gcc/tree-vect-loop.cc:5564:12: error: expected unqualified-id
> So the problem is the GCC sources uses vec_step as a variable name but
> that is also the name of an altivec (VMX) intrinsic which it looks
> like libc++ pulls in.
> I filed https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114369 to record the 
> issue.

Thank you, Andrew!  I first reported this in July 2019; see

  https://gcc.gnu.org/pipermail/gcc/2019-July/229869.html

and in particular the three responses

  https://gcc.gnu.org/pipermail/gcc/2019-July/229870.html
  https://gcc.gnu.org/pipermail/gcc/2019-July/229871.html
  https://gcc.gnu.org/pipermail/gcc/2019-July/229872.html

for some more context.

Gerald
_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to