https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79040
Bug ID: 79040
Summary: vec_cntlz redefined
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: segher at gcc dot gnu.org
Target Milestone: ---
/home/segher/build/tot-master/gcc/include/altivec.h:392:0: warning: "vec_cntlz"
redefined
#define vec_cntlz __builtin_vec_vctz
/home/segher/build/tot-master/gcc/include/altivec.h:352:0: note: this is the
location of the previous definition
#define vec_cntlz __builtin_vec_vclz