This is the mail archive of the gcc-bugs@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]

gcc 2.96 (082100) miscompiles openssl 0.9.5a


Hi,
        I wanted to report that the current cvs of gcc 2.96 produces bad
code for
openssl 0.9.5a on linuxppc and would like to know if anyone sees this on
any
other platforms. Yes I know this isn't really a test case but openssl
provides
a nice test suite in itself. The exact error I see when compiling with
gcc 2.96
is...

./shatest
test 1 ok
test 2 ok
error calculating SHA on '3c48692aceb44f85cf99c985154c15b79e6baef0'
got 3c48692aceb44f85cf99c985154c15b79e6baef0 instead of
3232affa48628a26653b5aaa44541fd90d690603
make[1]: *** [test_sha] Error 1

I am mainly concerned that we find out if this is ppc-specific.
              Thanks in advance for any information.
                                                       Jack
ps gcc 2.95.3 cvs compiles openssl without problems on linuxppc.


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