https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87292 --- Comment #2 from Nuno Gonçalves <nunojpg at gmail dot com> --- Not the case since, same warning if: enum class Bool : uint8_t {False=0, True=1}