mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #11533 from ethereum/changelog-solcjs-optimier-default
solc-js changelog entry for the behavior change without --optimize flag
This commit is contained in:
commit
6b446bd46d
@ -8,6 +8,7 @@ Compiler Features:
|
|||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Control Flow Graph: Fix incorrectly reported unreachable code.
|
* Control Flow Graph: Fix incorrectly reported unreachable code.
|
||||||
|
* Solc-Js: Use the same optimizer settings as ``solc`` when the ``--optimize`` flag is not specified.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user