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

From-SVN: r54781
This commit is contained in:
Jakub Jelinek 2002-06-19 16:45:06 +02:00 committed by Jakub Jelinek
parent 099bd6563c
commit ccf160f16c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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\]*\"" } }