[Bug debug/37322] New: FAIL: gfortran.dg/debug/pr35154-dwarf2.f

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Mon Sep 1 19:42:00 GMT 2008


On 686-apple-darwin9 between revisions 139622 (working or not implemented) and
139843 (broken) I have the following failures:

FAIL: gfortran.dg/debug/pr35154-dwarf2.f -gdwarf-2 scan-assembler DW_AT_name:
"__BLNK__"
FAIL: gfortran.dg/debug/pr35154-dwarf2.f -gdwarf-2 scan-assembler DW_AT_name:
"label"

looking at the assembly code I see:

        .indirect_symbol ___BLNK__
        .indirect_symbol _label_

but no 'DW_AT_name:'.

Note tha my comment #5 in pr35154 is invalid.


-- 
           Summary: FAIL: gfortran.dg/debug/pr35154-dwarf2.f
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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



More information about the Gcc-bugs mailing list