re PR c++/44641 (Generated constructors and destructors get wrong debug location...
authorUros Bizjak <ubizjak@gmail.com>
Wed, 4 Aug 2010 14:19:01 +0000 (16:19 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 4 Aug 2010 14:19:01 +0000 (16:19 +0200)
commit079e56d05c8f12be7596ba1d4b59e9e8b30f74a6
treea4a4284ce463d5e9dac54e885c0f15754f920ee7
parent4bc20f3a3f95e0aceb4800fb3992d9eeec41b199
re PR c++/44641 (Generated constructors and destructors get wrong debug location when a typedef uses a forward declaration of the type before the definition)

PR c++/44641
* lib/scanasm.exp (dg-function-on-line): Expand regex to also ignore
.frame and .mask assembler directives.

From-SVN: r162866
gcc/testsuite/ChangeLog
gcc/testsuite/lib/scanasm.exp