On Linux/ia64, I got FAIL: g++.dg/debug/dwarf2/namespace-1.C scan-assembler-times .ascii "T.0"[ ]+# DW_AT_name 1
The assembly output has
.ascii "T\0" // DW_AT_name
There is no trailing '1'.
--
Summary: g++.dg/debug/dwarf2/namespace-1.C failed on Linux/ia64
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl dot tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41187
