Commit ccf160f1 by Jakub Jelinek Committed by Jakub Jelinek

* g++.dg/opt/vt1.C: Fix regexp.

From-SVN: r54781
parent 099bd656
2002-06-19 Jakub Jelinek <jakub@redhat.com>
* g++.dg/opt/vt1.C: Fix regexp.
2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.c-torture/execute/pure-1.c: Make functions static again.
......
......@@ -8,4 +8,4 @@ struct S
virtual void vm (void) {};
} x;
// { dg-final { scan-assembler-not "section.*_ZTV1S.*\"\[^w\"\]*\"" } }
// { dg-final { scan-assembler-not "section\[^\n\r\]*_ZTV1S\[^\n\r\]*\"\[^w\"\n\r\]*\"" } }
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