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]
Other format: [Raw text]

[Bug target/19558] openssl speed compiled with 20051020 gcc-4.0 (HEAD) segfaults


------- 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


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