Re: possible codegen issue for ubyte params?

2013-10-11 Thread Stefan Jonasson
On Friday, 11 October 2013 at 18:42:42 UTC, Benjamin Thaut wrote: Does this always happen or only when you specifiy -O? Because I think I have a codegen bug too which only appears when compiling with -O. It also involves a ubyte parameter. Kind Regards Benjamin Thaut That's very interesting

possible codegen issue for ubyte params?

2013-10-11 Thread Stefan Jonasson
http://dpaste.dzfl.pl/77b60e32 I must start by apologizing for the bad test program, since it's not fully minimal and requires 2 external binary files in order to reproduce. But any files seems to suffice, my test files are 8k and the needle-file is not contained in the haystack-file. // obj