[Bug target/19558] openssl speed compiled with 20051020 gcc-4.0 (HEAD) segfaults
gj at pointblue dot com dot pl
gcc-bugzilla@gcc.gnu.org
Fri Jan 21 12:11:00 GMT 2005
------- Additional Comments From gj at pointblue dot com dot pl 2005-01-21 12:11 -------
0.9.7d crashes too.
Please try it on your machines.If you have some amd64 computer.
>From the backtrace:
...
0x00002aaaaad71ecd <bn_add_words+13>: data16
0x00002aaaaad71ece <bn_add_words+14>: data16
0x00002aaaaad71ecf <bn_add_words+15>: nop
...
this 'data' is from .align 16. Shouldn't it all be nop's ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19558
More information about the Gcc-bugs
mailing list