public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/96253] New: decimal floating point missing on ARM
@ 2020-07-20 20:23 tydeman at tybor dot com
  2020-07-20 21:12 ` [Bug c/96253] " joseph at codesourcery dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tydeman at tybor dot com @ 2020-07-20 20:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96253

            Bug ID: 96253
           Summary: decimal floating point missing on ARM
           Product: gcc
           Version: 9.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tydeman at tybor dot com
  Target Milestone: ---

Based on the output of "gcc $CFLAGS -E -dM hello.c", I see that most of the
_Decimal32/64/128 related values are defined for ARM -std=gnu2x
-mcpu=cortex-a72 when I use gcc 9.3.0 on an ARM based computer.  Yet, when I
try to use _Decimal32/64/128 as a floating-point type, I get the error: 
decimal floating point not supported for this target.  Assuming decimal
floating point is supported for some version of ARM, what command line options
(or other things) do I need to get it?  It would be nice if the online gcc
documentation said which targets do support decimal floating point.

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

end of thread, other threads:[~2023-11-19  4:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 20:23 [Bug c/96253] New: decimal floating point missing on ARM tydeman at tybor dot com
2020-07-20 21:12 ` [Bug c/96253] " joseph at codesourcery dot com
2020-07-21  6:59 ` rguenth at gcc dot gnu.org
2021-06-18 16:48 ` [Bug target/96253] " pinskia at gcc dot gnu.org
2021-06-18 16:48 ` pinskia at gcc dot gnu.org
2023-11-19  4:37 ` pinskia 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).