This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: 26_numerics/complex/13450.cc and IBM long double
Joseph S. Myers wrote:
What do you mean by a generic fix? This is not a generic bug; it's a bug
specific to floating-point types that do not follow the standard C model
because they can have discontiguous bits in the mantissa.
Ok, I simply lacked this information, thanks. In fact, I added the test:
if the IBM port maintainers are happy... more than ok with me ;)
Paolo.