]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust g++.dg/vect/pr64410.cc scan
authorRichard Biener <rguenther@suse.de>
Wed, 8 Oct 2025 09:50:14 +0000 (11:50 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 8 Oct 2025 10:51:56 +0000 (12:51 +0200)
commit8ba0bb5a4d46157fefd3a0085ff21cefe4056f96
tree857de1b3302b8426fbd955ea2e7ec187c71694f3
parente269268e45ba0befabdfc8a8c2f04dcbb44ccdf4
Adjust g++.dg/vect/pr64410.cc scan

We are now vectorizing more loops in standard library functions.
Restrict the dump scan to the loop we're interested in.

PR testsuite/120100
* g++.dg/vect/pr64410.cc: Adjust.
gcc/testsuite/g++.dg/vect/pr64410.cc