------- Comment #4 from hjl dot tools at gmail dot com 2009-08-29 21:29 ------- (In reply to comment #2) > Subject: Re: New: g++.dg/debug/dwarf2/namespace-1.C failed > on Linux/ia64 > > I think the correct line should rather be: > // { dg-final { scan-assembler-times "\.ascii \"T.0\"\[\t \]+.*?DW_AT_name" >
Do we need ".*?"? Shouldn't it be just ".*"? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41187