public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] libiberty: testsuite: add missing format on d-demangle-expected
@ 2021-09-30  0:50 Luís Ferreira
  2021-10-01 15:43 ` H.J. Lu
  2021-10-01 17:28 ` Jeff Law
  0 siblings, 2 replies; 4+ messages in thread
From: Luís Ferreira @ 2021-09-30  0:50 UTC (permalink / raw)
  To: gcc-patches; +Cc: Luís Ferreira

This patch adds a missing format parameter that prevents d-demangle-expected
test collection from running successfully.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
---
 libiberty/testsuite/d-demangle-expected | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libiberty/testsuite/d-demangle-expected b/libiberty/testsuite/d-demangle-expected
index 799f4724b72..44a3649c429 100644
--- a/libiberty/testsuite/d-demangle-expected
+++ b/libiberty/testsuite/d-demangle-expected
@@ -991,6 +991,7 @@ _D88
 _D5__T1aZv
 _D5__T1aZv
 #
+--format=dlang
 _D00
 _D00
 #
-- 
2.33.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-01 17:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30  0:50 [PATCH] libiberty: testsuite: add missing format on d-demangle-expected Luís Ferreira
2021-10-01 15:43 ` H.J. Lu
2021-10-01 17:28 ` Jeff Law
2021-10-01 17:33   ` Luís Ferreira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).