Hacker News new | ask | show | jobs
by binarycrusader 5051 days ago
Note that other compilers (such as Oracle Solaris Studio) support computed gotos as well:

  http://docs.oracle.com/cd/E19205-01/820-7598/bjabt/index.html
And LLVM:

  http://blog.llvm.org/2010/01/address-of-label-and-indirect-branches.html