public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31015] New: [gdb, ppc64le] FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
@ 2023-10-31  9:37 vries at gcc dot gnu.org
  2023-10-31 15:32 ` [Bug gdb/31015] " vries at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vries at gcc dot gnu.org @ 2023-10-31  9:37 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31015
           Summary: [gdb, ppc64le] FAIL: gdb.ada/array_return.exp: value
                    printed by finish of Create_Small_Float_Vector
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

On AlmaLinux 9.2 ppc64le I get:
...
(gdb) PASS: gdb.ada/array_return.exp: continuing to Create_Small_Float_Vector
finish^M
Run till exit from #0  pck.create_small_float_vector () at
/home/vries/gdb/binutils-gdb.git/gdb/testsuite/gdb.ada/array_return/pck.adb:30^M
0x00000000100022d4 in p () at
/home/vries/gdb/binutils-gdb.git/gdb/testsuite/gdb.ada/array_return/p.adb:25^M
25         Vector := Create_Small_Float_Vector;^M
Value returned is $3 = (2.80259693e-45, 2.80259693e-45)^M
(gdb) FAIL: gdb.ada/array_return.exp: value printed by finish of
Create_Small_Float_Vector
...

A passing case looks like:
...
(gdb) PASS: gdb.ada/array_return.exp: continuing to Create_Small_Float_Vector
finish^M
Run till exit from #0  pck.create_small_float_vector () at
/data/vries/gdb/binutils-gdb.git/gdb/testsuite/gdb.ada/array_return/pck.adb:30^M
0x00000000004020bd in p () at
/data/vries/gdb/binutils-gdb.git/gdb/testsuite/gdb.ada/array_return/p.adb:25^M
25         Vector := Create_Small_Float_Vector;^M
Value returned is $3 = (4.25, 4.25)^M
...

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-02 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31  9:37 [Bug gdb/31015] New: [gdb, ppc64le] FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector vries at gcc dot gnu.org
2023-10-31 15:32 ` [Bug gdb/31015] " vries at gcc dot gnu.org
2023-10-31 15:35 ` [Bug tdep/31015] " vries at gcc dot gnu.org
2023-11-01  7:49 ` vries at gcc dot gnu.org
2023-11-02 18:04 ` cvs-commit at gcc dot gnu.org
2023-11-02 18:07 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).