.set not recognized in gas parser

Peter Johnson peter at tortall.net
Sat May 26 10:40:28 PDT 2007


On Wed, 23 May 2007, Sebastian D´Alessandro wrote:
>  Today I started using the yasm assembler and I tried to assemble a TenDRA (ten15.org) output (GNU AS-compatible syntax) with the following source line in it:
>
>      .set .Ldisp14, 1756
>
>  Yasm complains:
>
>      main.s:6: label or instruction expected at start of line
>
>  To solve the problem I added a case DIR_EQU in switch(curtok) as follows:

Thanks!  Committed in r1850.

Peter


More information about the yasm-devel mailing list