This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41187] g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]