binutils 2.14a i370 gas literal issue

Paul Edwards mutazilah@gmail.com
Thu Aug 22 07:37:05 GMT 2024


> And I had a theory that the function expression() was designed
> to create that fresh set of variables, and that I was missing that,
> and that maybe this would fix the issue:
>
> So far I haven't found the function expression() to confirm what
> it does.

Note that expression() is a macro in gas/expr.h which calls
the expr()  function which is in gas/expr.c :

segT
expr (rankarg, resultP)

which doesn't remotely do what my preconceived ideas
thought it might do,, so I'm back to the drawing board.

BFN. Paull.


More information about the Binutils mailing list