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: 18/numeric_limits fail on solaris 2.8


Benjamin Kosnik wrote:

[snip]

>I get:
>
>(gdb) p ldmin
>$1 = 1.3906711615670008644313954483327525e-309
>(gdb) p ldmax
>$2 = nan(0xeffffffffffff)
>(gdb) p min
>Cannot access memory at address 0x2fdbe8
>(gdb) p max
>Cannot access memory at address 0x2fdbf8
>
>... this is about as far as I want to take this, but clearly something is 
>wrong.
>
Really. And what is wrong has /nothing/ to do with libstdc++-v3 !

This is with Solaris8, and the head compiler?

P.



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