testsuite: Fix up completion-2.c test
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.
This commit is contained in:
parent
1ff4a22103
commit
674b0875a9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue