[Bug testsuite/106059] New: [13 regression] cc.dg/vect/pr79347.c fails after r13-1171-g9f55aee9dca759
seurer at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 22 22:40:19 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106059
Bug ID: 106059
Summary: [13 regression] cc.dg/vect/pr79347.c fails after
r13-1171-g9f55aee9dca759
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at gcc dot gnu.org
Target Milestone: ---
g:9f55aee9dca759da84afd4563ff72d3ca8ab8a1c, r13-1171-g9f55aee9dca759
make -k check-gcc RUNTESTFLAGS="vect.exp=gcc.dg/vect/pr79347.c"
FAIL: gcc.dg/vect/pr79347.c scan-tree-dump-not vect "Invalid sum of "
FAIL: gcc.dg/vect/pr79347.c -flto -ffat-lto-objects scan-tree-dump-not vect
"Invalid sum of "
# of expected passes 2
# of unexpected failures 2
I only saw this issue on a power 7 which does not support all the vectorization
stuff. So it may be that this test just needs to be ignored there now.
commit 9f55aee9dca759da84afd4563ff72d3ca8ab8a1c
Author: Martin Liska <mliska@suse.cz>
Date: Tue Jan 25 19:16:06 2022 +0100
Add operators / and * for profile_{count,probability}.
More information about the Gcc-bugs
mailing list