EIP-2315 "Simple Subroutines for the EVM" - Analysis

@chriseth, @holiman,

Maybe that was missed, but I suggested to limit “create init” code to twice the deployed code size limit, i.e. 2x 24576 == 49152. This should significantly bound the possible number of jumpdests and subroutines. Thoughts?