[Bug tree-optimization/95058] [11 regression] vector test case failures starting with r11-205
seurer at linux dot vnet.ibm.com
gcc-bugzilla@gcc.gnu.org
Wed Jun 3 02:49:22 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95058
--- Comment #10 from Bill Seurer <seurer at linux dot vnet.ibm.com> ---
There is still one that is failing:
make -k check-gcc RUNTESTFLAGS=vect.exp=gcc.dg/vect/bb-slp-pr68892.c
XPASS: gcc.dg/vect/bb-slp-pr68892.c scan-tree-dump slp2 "not profitable"
XPASS: gcc.dg/vect/bb-slp-pr68892.c -flto -ffat-lto-objects scan-tree-dump
slp2 "not profitable"
FAIL: gcc.dg/vect/bb-slp-pr68892.c scan-tree-dump-times slp2 "Basic block will
be vectorized" 1
FAIL: gcc.dg/vect/bb-slp-pr68892.c -flto -ffat-lto-objects
scan-tree-dump-times slp2 "Basic block will be vectorized" 1
# of expected passes 4
# of unexpected failures 2
More information about the Gcc-bugs
mailing list