Hi - > The use of /* fall through */ with consective case statements doesn't > really add any value, and when generating large files, can take up a > lot of space. In the case of cris, it alone adds ~20k, or ~10%. A few kilobytes is basically zero cost, isn't it? - FChE