http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54460

             Bug #: 54460
           Summary: FAIL: g++.dg/debug/dwarf2/nested-3.C
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dang...@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


Created attachment 28120
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28120
.s

FAIL: g++.dg/debug/dwarf2/nested-3.C -std=gnu++98  scan-assembler
[^\n\r]*\\(DIE \\(0x([0-9a-f]+)\\)
DW_TAG_namespace\\)[\n\r]+[^\n\r]*"thread[^\n\r]+[\n\r]+([^\n\r]*[\n\r]+)+[^\n\r]*\\(DIE
\\(0x([0-9a-f]+)\\)
DW_TAG_class_type\\)([\n\r]+[^\n\r]*)+"Executor[^\n\r]+[\n\r]+[^\n\r]*DW_AT_declaration[\n\r]+[^\n\r]*DW_AT_signature[^#/!|@]*[#/!|@]
[^\n\r]*\\(DIE[^\n\r]*DW_TAG_subprogram\\)[\n\r]+([^\n\r]*[\n\r]+)+[^\n\r]*"CurrentExecutor[^\n\r]+[\n\r]+([^\n\r]*[\n\r]+)+([^\n\r]*[\n\r]+)+[^\n\r]*end
of children of DIE 0x\\3[\n\r]+[^\n\r]*end of children of DIE 0x\\1[\n\r]+

and

FAIL: g++.dg/debug/dwarf2/nested-3.C -std=gnu++11  scan-assembler
[^\n\r]*\\(DIE
 \\(0x([0-9a-f]+)\\)
DW_TAG_namespace\\)[\n\r]+[^\n\r]*"thread[^\n\r]+[\n\r]+([^
\n\r]*[\n\r]+)+[^\n\r]*\\(DIE \\(0x([0-9a-f]+)\\)
DW_TAG_class_type\\)([\n\r]+[^
\n\r]*)+"Executor[^\n\r]+[\n\r]+[^\n\r]*DW_AT_declaration[\n\r]+[^\n\r]*DW_AT_si
gnature[^#/!|@]*[#/!|@]
[^\n\r]*\\(DIE[^\n\r]*DW_TAG_subprogram\\)[\n\r]+([^\n\r
]*[\n\r]+)+[^\n\r]*"CurrentExecutor[^\n\r]+[\n\r]+([^\n\r]*[\n\r]+)+([^\n\r]*[\n
\r]+)+[^\n\r]*end of children of DIE 0x\\3[\n\r]+[^\n\r]*end of children of DIE 
0x\\1[\n\r]+

Tests also fail on hppa-unknown-linux-gnu.

Reply via email to