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]

Re: exotic floating point formats test


>>>>> "Zack Weinberg" writes:

Zack> I'd appreciate knowing what this program prints on a VAX (or an Alpha
Zack> asked to use VAX floating point), an IBM mainframe target, and a C4x
Zack> processor.  For reference:

	Linux for S/390 prints:

3.25098346789696250880e+01      40404142 43444546       @@AB CDEF

	The C compiler on OS/390 USS (aka z/OS) prints:

3.25098346789696300000e+01      42208284 86888a8c       ..bd fh..

I do not have GCC installed on the mainframe to which I have access.  I
also do not use the C compiler often enough if there is some additional
option for FP formats.

David


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