null-deref-1.c: Change regexp to pass test under qemu-arm.
[gcc.git] / gcc / testsuite / c-c++-common / ubsan / null-7.c
index bf30a0b9b399a0c1515eff1d66a770c63be41ac8..92881d73184ea73d55e013e4031dde96c8bf1d88 100644 (file)
@@ -14,4 +14,4 @@ main (void)
   return *gao ();
 }
 
-/* { dg-output "load of null pointer of type 'int'(\n|\r\n|\r)" } */
+/* { dg-output "load of null pointer of type 'int'\[^\n\r]*(\n|\r\n|\r)" } */