This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [M16C-ELF] : Problem with double and float data types.
- From: DJ Delorie <dj at redhat dot com>
- To: InaP at KPITCummins dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 12 Jan 2006 07:15:49 -0500
- Subject: Re: [M16C-ELF] : Problem with double and float data types.
- References: <4A1BE23A7B777442B60F4B4916AE0F1309B716D8@sohm.kpit.com>
> This is to update you that we have tested "float" and "double" data
> type computations on m32c hardware (3DKM32C/85U) and found that it
> is working successfully.
Ok, thanks. The m32c allows -32..+32 shifts so it wouldn't have this
particular problem. I'll probably end up splitting the m16c and m32c
shift patterns, and perhaps adding a helper function for large m16c
shifts.