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]

Re: Further floating-point-emulator cleanups


On Fri, Mar 22, 2002 at 05:38:16PM -0800, Zack Weinberg wrote:
> The places that want to convert to target format and then break it up
> into sign/exp/mantissa bitfields, they should have their union defined
> for them in a convenient global location such as real.h.

Or have function calls in real.c that return the pieces.


r~


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