This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/37322] New: FAIL: gfortran.dg/debug/pr35154-dwarf2.f
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2008 19:41:15 -0000
- Subject: [Bug debug/37322] New: FAIL: gfortran.dg/debug/pr35154-dwarf2.f
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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