This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
The enclosed patch adds configuration support in the GCC compiler to be able to use either the DPD or BID decimal floating point, and is a joint effort between Intel, AMD, and IBM. The original patch is over 400k, which is larger than mailer will accept on gcc.gnu.org, so I have bzip2'ed the patch to make it much smaller. Note, several of the files in libdecnumber are moved down to libdecnumber/dpd. If you apply this patch, you should use the -E option to delete these files. Within my subversion tree, I have used svn move to move the files. Are there any objections or comments to patch? -- Michael Meissner AMD, MS 83-29 90 Central Street Boxborough, MA 01719
Attachment:
decimal.patch.bz2
Description: decimal.patch.bz2
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |