Don:
> Actually Walter loves goto, so DMD copes really well with it.

When possible it's better to use structured programming and avoid gotos. That 
construct can avoid gotos in some common situations.
And regarding the compiler back-end, I think it's also better to start thinking 
what's good for LDC :-)

Bye,
bearophile

Reply via email to