* gcc/testsuite/c-c++-common/asan/pr64820.c: Fix lines to scan
Change-Id: I891b5aaad63d5f9c6894974b994c32decc92e786
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
/* { dg-output "AddressSanitizer: stack-use-after-return on address 0x\[0-9a-f\]+\[^\n\r]*(\n|\r\n|\r)" } */
/* { dg-output "\[^\n\r]*WRITE of size 1 at .* thread T0.*" } */
-/* { dg-output " #0.*(Func2)?.*pr64820.(c:21)?.*" } */
+/* { dg-output " #0.*(Func2)?.*pr64820.(c:20)?.*" } */
/* { dg-output "is located in stack of thread T0 at offset.*" } */
-/* { dg-output "\'local\'\[^\n\r]* \\(line 14\\) <== Memory access at offset 32 is inside this variable" } */
+/* { dg-output "\'local:14\'\[^\n\r]* <== Memory access at offset 32 is inside this variable" } */