# HG changeset patch
# Parent ed5415e505004fb993791f63f62bc9a6da314167
Fix gcc.dg/debug/dwarf2/pr53948.c with Sun as

diff --git a/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c b/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
--- a/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
+++ b/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
@@ -1,7 +1,7 @@
 /* Test that we have line information for the line
    with local variable initializations.  */
 /* { dg-options "-O0 -g -dA" } */
-/* { dg-final { scan-assembler ".loc 1 8 0|# line 8" } } */
+/* { dg-final { scan-assembler ".loc 1 8 0|\[#/!\] line 8" } } */
 
 
 int f (register int a, register int b) {
