* g++.dg/opt/vt1.C: Fix regexp.
From-SVN: r54781
This commit is contained in:
parent
099bd6563c
commit
ccf160f16c
@ -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.
|
||||
|
@ -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\]*\"" } }
|
||||
|
Loading…
Reference in New Issue
Block a user