Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
Pushed to trunk as r16-6178-ge50ec079f5f356.

gcc/testsuite/ChangeLog:
        PR diagnostics/123142
        * gcc.dg/plugin/diagnostic-test-graphs-html.c: Add
        dg-require-dot directive.

Signed-off-by: David Malcolm <[email protected]>
---
 gcc/testsuite/gcc.dg/plugin/diagnostic-test-graphs-html.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/plugin/diagnostic-test-graphs-html.c 
b/gcc/testsuite/gcc.dg/plugin/diagnostic-test-graphs-html.c
index 2256a63465f1c..9af0894310d30 100644
--- a/gcc/testsuite/gcc.dg/plugin/diagnostic-test-graphs-html.c
+++ b/gcc/testsuite/gcc.dg/plugin/diagnostic-test-graphs-html.c
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-fdiagnostics-add-output=experimental-html:javascript=no" } */
-
+/* { dg-require-dot "" } */
 extern void here (void);
 
 void test_graphs (void)
-- 
2.26.3

Reply via email to