bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_uns


From: vries at gcc dot gnu.org
Subject: [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE)
Date: Thu, 08 Sep 2022 10:43:08 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29559

--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
Created attachment 14325
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14325&action=edit
Dwarf assembly test-case


Currently, this fails:
...
(gdb) PASS: gdb.dwarf2/dw2-unspecified-type.exp: p ((int (*) ()) foo) ()
p (int) foo ()^M
Invalid cast.^M
(gdb) FAIL: gdb.dwarf2/dw2-unspecified-type.exp: p (int) foo ()
...
because DW_TAG_unspecified_type is translated as void.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]