Compiling my own 'yasm' executable
Robert Riebisch
rr at bttr-software.de
Thu Jun 1 00:33:05 PDT 2006
Peter Johnson wrote:
> Good catch! The reason for this is that it's hard in the parser to avoid
> a conflict between charconst+arith and strings. As the "true" fix is
> somewhat hard (to handle multi-char constants), I've commited an initially
> easier fix (in r1548) that fixes the single-character case, as this seems
> to be the most likely use.
Better than nothing. ;-) Thanks!
> Unfortunately this one is rather more difficult to fix :(. It's an
> optimizer bug exhibiting itself in a nasty way. I'm working on a new
Oops! *G*
> optimizer but it's going to be a little while until it's finished. While
> it's possible to work around this by making all of your short jumps near
> jumps, I doubt that's a palatable solution for you.
Exactly. ;-)
Btw: Why is there so little traffic here?
Robert Riebisch
--
BTTR Software
http://www.bttr-software.de/
More information about the yasm-devel
mailing list