This implies:

1. This patch does not fix the inline stack issue completely, because
expression still does not carry block info correctly.
2. It's not easily possible to check the correctness of the inline
stack info by grepping the assembly.

I'd suggest:
1. Remove this unittest for now.
2. Integrate locus with block, and store them as an index. (This will
incur big operation to GCC)

Any suggestions?

Thanks,
Dehao

Reply via email to