[Bug compile/34456] ppc64le: "compile" command corrupts addresses of inferior symbols (-mcmodel=medium TOC16 relocation overflow)
abhay at sourceware dot org via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34456
--- Comment #1 from Abhay Kandpal <abhay at sourceware dot org> ---
Test case failues
$ make check RUNTESTFLAGS="gdb.compile/compile-cplus-method.exp"
...
=== gdb Summary ===
# of expected passes 57
# of unexpected failures 3
# of duplicate test names 6
$ cat gdb.sum | grep -w "FAIL"
FAIL: gdb.compile/compile-cplus-method.exp: result of compile code pmf =
&A::get_var1; var = (a->*pmf) (2); pmf = &A::get_var
FAIL: gdb.compile/compile-cplus-method.exp: result of compile code (a->**pmf_p)
(1)
FAIL: gdb.compile/compile-cplus-method.exp: compile print (a->**pmf_p) (1)
--
You are receiving this mail because:
You are on the CC list for the bug.