This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/20818] New: PASS->FAIL: gdb.base/ptype.exp: ptype old_fptr


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

            Bug ID: 20818
           Summary: PASS->FAIL: gdb.base/ptype.exp: ptype old_fptr
           Product: gdb
           Version: 8.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: thopre01 at gcc dot gnu.org
  Target Milestone: ---

Two tests started to fail when targeting arm-none-eabi (x86_64-linux-gnu host),
somewhere between 2016-10-27 and 2016-11-06:

PASS->FAIL: gdb.base/ptype.exp ptype old_fptr
PASS->FAIL: gdb.base/ptype.exp ptype xptr

Logs show the following:

ptype old_fptr^M
type = void *^M
(gdb) FAIL: gdb.base/ptype.exp: ptype old_fptr

ptype xptr^M
type = int (*)(void *, int (*)(void), int)^M
(gdb) FAIL: gdb.base/ptype.exp: ptype xptr

Best regards,

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]