linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] testsuite: fix location of error messages
@ 2020-10-16 14:48 Luc Van Oostenryck
  0 siblings, 0 replies; only message in thread
From: Luc Van Oostenryck @ 2020-10-16 14:48 UTC (permalink / raw)
  To: linux-sparse; +Cc: Luc Van Oostenryck

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
---
 validation/builtin-arith.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/validation/builtin-arith.c b/validation/builtin-arith.c
index d08c93dab4ee..7aabbcb1bd58 100644
--- a/validation/builtin-arith.c
+++ b/validation/builtin-arith.c
@@ -36,9 +36,9 @@ void test(void (*fun)(void))
  * check-error-start
 builtin-arith.c:10:xx: error: ...
 builtin-arith.c:11:xx: error: ...
-builtin-arith.c:13:xx: error: arithmetics on pointers to functions
-builtin-arith.c:14:xx: error: arithmetics on pointers to functions
-builtin-arith.c:15:xx: error: arithmetics on pointers to functions
+builtin-arith.c:13:29: error: arithmetics on pointers to functions
+builtin-arith.c:14:29: error: arithmetics on pointers to functions
+builtin-arith.c:15:29: error: arithmetics on pointers to functions
 builtin-arith.c:18:xx: error: ...
 builtin-arith.c:19:xx: error: ...
 builtin-arith.c:21:xx: error: ...
-- 
2.28.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-16 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16 14:48 [PATCH] testsuite: fix location of error messages Luc Van Oostenryck

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 NNTP newsgroup(s).