public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug exp/27350] New: Support complex decimal float
@ 2021-02-05 10:04 vries at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: vries at gcc dot gnu.org @ 2021-02-05 10:04 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 27350
           Summary: Support complex decimal float
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: exp
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

See https://sourceware.org/pipermail/gdb-patches/2021-January/175587.html.

Using the patch mentioned there, we can do:
...
(gdb) print (_Decimal32)0 + 5i
$1 = 0 + 5.000000i
...

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-05 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 10:04 [Bug exp/27350] New: Support complex decimal float 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).