https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111212

--- Comment #1 from Mathieu Malaterre <malat at debian dot org> ---
Compilation line:

 % /usr/bin/c++ -freport-bug -DHWY_STATIC_DEFINE -DTOOLCHAIN_MISS_ASM_HWCAP_H
-I/home/malat/highway -maltivec -mcpu=power8 -O2 -g -DNDEBUG -fPIE
-fvisibility=hidden -fvisibility-inlines-hidden -Wno-builtin-macro-redefined
-D__DATE__=\"redacted\" -D__TIMESTAMP__=\"redacted\" -D__TIME__=\"redacted\"
-fmerge-all-constants -Wall -Wextra -Wconversion -Wsign-conversion -Wvla
-Wnon-virtual-dtor -fmath-errno -fno-exceptions -DHWY_IS_TEST=1
-DGTEST_HAS_PTHREAD=1 -MD -MT
CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o -MF
CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o.d -o
CMakeFiles/table_test.dir/hwy/tests/table_test.cc.o -c
/home/malat/highway/hwy/tests/table_test.cc

Reply via email to