]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: Fix up completion-2.c test
authorJakub Jelinek <jakub@redhat.com>
Tue, 15 Apr 2025 22:30:09 +0000 (00:30 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 15 Apr 2025 22:30:09 +0000 (00:30 +0200)
The r15-9487 change has added -flto-partition=default, which broke
the completion-2.c testcase because that case is now also printed
during completion.

2025-04-16  Jakub Jelinek  <jakub@redhat.com>

* gcc.dg/completion-2.c: Expect also -flto-partition=default line.

gcc/testsuite/gcc.dg/completion-2.c

index 99e6531220162f3cdca62bca76327973be03bb76..46c511c8c2f46d3eb227fc823757613d2117185f 100644 (file)
@@ -5,6 +5,7 @@
 -flto-partition=1to1
 -flto-partition=balanced
 -flto-partition=cache
+-flto-partition=default
 -flto-partition=max
 -flto-partition=none
 -flto-partition=one