This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Decimal Floating-Point
- From: David Starner <prosfilaes at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 26 Feb 2005 16:55:24 -0600
- Subject: Decimal Floating-Point
- Reply-to: David Starner <prosfilaes at gmail dot com>
The Wiki only mentions the C front-end. Is this going to require any
back-end changes? Is there going to be any work done to make this work
well with Ada (which already has decimal floating point), to make
decimal floating-point values be passable between C and Ada functions?