This is the mail archive of the gcc@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]

Re: real.c on unicosmk


On Wed, May 22, 2002 at 08:16:18PM -0400, Stephen L Moshier wrote:
> 
> ns32k and fr30 assume that a REAL_VALUE_TYPE has the same
> data structure as the host computer's native double type.
> 
> d30v assumes the host and target computer have the same native
> float data structure.

I believe I corrected all the places that made these assumptions in
3.2.  Did I miss something?

> pdp11 aborts on any floating constant.

My patches should not have changed that.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]