gcc-3.0.3: libstdc++/5045 and /3720 unsuffciently resolved?

Markus Werle numerical.simulation@web.de
Tue Feb 5 07:40:00 GMT 2002


Markus Werle wrote:

[ some partially wrong report - sorry! ]

I forgot to give different input to the executable.
there is wrong behaviour on hpux and a seg-fault with gcc-3.0.3 on linux.
This is the result for different values/compilers:


With input
1.2345678901234567890123456789012345678901234567890123456

gcc-3.0.3-hppa2.0w: value: 0
gcc-3.0.3-linux: Segmentation fault (the one that I was chasing in my own code :-( )
gcc-20020131-hppa2.0w: value: 1.23457

With input 1.2345678901234567890123456 everything is OK.

gcc-3.0.3-hppa2.0w: value: 1.23457
gcc-3.0.3-linux: value: 1.23457
gcc-20020131-hppa2.0w: value: 1.23457


Markus



More information about the Libstdc++ mailing list