]> git.ipfire.org Git - thirdparty/gcc.git/commit
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)
commit674b0875a9861e61544e7040452ac22142db7c8b
tree3d16a949c9c5621ecae6cac5bb46e4bb1ce80d47
parent1ff4a22103767cd0133f0c1db6e85220f28ab3fa
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.
gcc/testsuite/gcc.dg/completion-2.c