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