Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/g++/../../g++ -B/test/gnu/ gcc/objdir/gcc/testsuite/g++/../../ /test/gnu/gcc/gcc/gcc/testsuite/g++.dg/debug /dwarf2/typedef1.C -nostdinc++ -I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libst dc++-v3/include/hppa64-hp-hpux11.11 -I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/l ibstdc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/test/gnu/gcc/g cc/libstdc++-v3/include/backward -I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -g -dA -S -o typedef1.s (timeout = 300) PASS: g++.dg/debug/dwarf2/typedef1.C (test for excess errors) PASS: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_TAG_structure_type 2 FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "foo<1u>" 1 PASS: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_TAG_enumeration_typ e 2 FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "typedef f oo<1u>::type type" 1 PASS: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DIE (.*) DW_TAG_enumer ation_type 2 PASS: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times "e0..".*DW_AT_name 1 PASS: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times "e1..".*DW_AT_name 1
In assembler, we have: .ascii "typedef foo<1u>::type type\0" ; DW_AT_name and .ascii "typedef foo<1u>::type type\0" ; DW_AT_name -- Summary: FAIL: g++.dg/debug/dwarf2/typedef1.C Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa64-hp-hpux11.11 GCC host triplet: hppa64-hp-hpux11.11 GCC target triplet: hppa64-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40858