This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [js@convergence.de: binutils-2.11.92.0.12.3 gas MIPS bug: nested parens in %hi]


On Tue, Jan 08, 2002 at 02:10:09PM -0800, H . J . Lu wrote:
>    lui t0, %hi((0xa0000000 + 0x10001000))

Correct solution is for %hi to remove the first parenthesis,
call expr to read the inner expression, then check for the
final close parenthesis.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]