Commit bf1a7f66 by Michael Meissner

Fix regexp in powerpc test

From-SVN: r165863
parent f6dce794
...@@ -12,4 +12,4 @@ void foo () ...@@ -12,4 +12,4 @@ void foo ()
__builtin_eh_return (l, p); __builtin_eh_return (l, p);
} }
/* { dg-final { scan-assembler "st\\[wd\\] 30," } } */ /* { dg-final { scan-assembler "st\[wd\] 30," } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment