Fix and test yul stack optimization flag for commandline interface.

This commit is contained in:
chriseth
2019-03-14 15:34:23 +01:00
parent 6d1ed93247
commit 49d914a391
14 changed files with 296 additions and 5 deletions
@@ -0,0 +1,5 @@
Exception while assembling:
Dynamic exception type: boost::exception_detail::clone_impl<yul::StackTooDeepError>
std::exception::what: Variable a1 is 17 slot(s) too deep inside the stack.
[dev::tag_comment*] = Variable a1 is 17 slot(s) too deep inside the stack.