https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122961
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
commit 19d4d56d6705c65dfa9c13b9d7afe6995d539ba0 (origin/master, origin/HEAD)
Author: Richard Biener <[email protected]>
Date: Wed Mar 4 09:25:27 2026 +0100
Adjust gcc.dg/vect/vect-reduc-dot-s8b.c again
A failure on sparc shows that the dump scan for dot-prod is fragile
enough. The following simply removes it given it serves no actual
purpose and adds comments in place.
* gcc.dg/vect/vect-reduc-dot-s8b.c: Remove scan for
dot_prod pattern matching.