Bug 41667 - g++.dg/debug/dwarf2/typedef1.C scan-assembler-times fails
Summary: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times fails
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.4.2
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 19:47 UTC by John David Anglin
Modified: 2017-02-07 18:31 UTC (History)
2 users (show)

See Also:
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64-hp-hpux11.11
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2009-10-10 19:47:15 UTC
Executing on host: /mnt/gnu/gcc/objdir/gcc/testsuite/g++/../../g++ -B/mnt/gnu/gc
c/objdir/gcc/testsuite/g++/../../ /mnt/gnu/gcc/gcc/gcc/testsuite/g++.dg/debug/dw
arf2/typedef1.C  -nostdinc++ -I/mnt/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++
-v3/include/hppa64-hp-hpux11.11 -I/mnt/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstd
c++-v3/include -I/mnt/gnu/gcc/gcc/libstdc++-v3/libsupc++ -I/mnt/gnu/gcc/gcc/libs
tdc++-v3/include/backward -I/mnt/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessa
ge-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

Changes from head need to be back ported.
Comment 1 Martin Sebor 2017-02-07 18:31:32 UTC
The test is not reported as failing in recent hppa64-hp-hpux11.11 test results  (https://gcc.gnu.org/ml/gcc-testresults/2017-02/msg00756.html).  Resolving as fixed.