[erlang-questions] hipe binary matching problem with R12B-1?
Steve Vinoski
vinoski@REDACTED
Tue Mar 4 00:31:14 CET 2008
On 3/3/08, Kostis Sagonas <kostis@REDACTED> wrote:
> Steve Vinoski wrote:
> > Just out of curiosity I've been going back through some Wide Finder
> > code to see how it fares under R12B-1, given the improvements in
> > binaries in this new release. Generally I'm seeing some pretty good
> > performance improvements with no code changes. Unfortunately I think
> > I'm also seeing a bug.
> >
> > Below find the results of compiling and running the example code at
> > the bottom of this message. Using "c" to compile gives the right
> > answer; using "hipe:c" gives the wrong answer.
>
> Once again, thanks for reporting this. The bug can be corrected by
> applying the patch which appears below and re-making the libraries.
> The same fix will be included in R12B-2.
Works great, thanks!
--steve
More information about the erlang-questions
mailing list