mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix and test yul stack optimization flag for commandline interface.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user