This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: More instantiation problems under hpux


"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

| > It was decided that the built C++ limits header should match the C
| > limits header not the actual FP hardware (the fact that the C limits
| > header provided by an OS doesn't match the hardware might be
| > considered a bug).  Under this observation, it must be understood that
| 
| I know that floating point exceptions are not enabled by default.  Could
| this be an issue here?  It might be possible to create an unnormalized
| value larger than that in the header.

I have no knowledge of hpux; however I don't think it could be
possible to create "unnormalized" (is that the same as denormalized?)
values larger that limits.  Or am I being dense?

-- Gaby


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