mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-01 02:18:47 +00:00
log_assert(false) never returns and thus can't fall through, but gcc doesn't seem to think that far. Making it the last case avoids the problem entirely. |
||
---|---|---|
.. | ||
cxxrtl.cc | ||
cxxrtl.h | ||
Makefile.inc |