]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/format/pr78498.c
diagnostics: add labeling of source ranges
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / format / pr78498.c
index 4b53a68c2c04e53031ee146c7e66da3da17a0a98..b911b04eb7d36ba878c42dc405a00615465b1f64 100644 (file)
@@ -7,6 +7,8 @@ void f (void)
 /* { dg-begin-multiline-output "" }
    __builtin_printf ("%i", "");
                       ~^   ~~
+                       |   |
+                       int char *
                       %s
    { dg-end-multiline-output "" } */
 }