https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120278
--- Comment #5 from Ken Young <selectstriker2 at protonmail dot com> --- So -O0 should be expected to generate incorrect decision trees for switch/case statements now in order to reduce some amount of compile time? Even though it used to correctly generate the decision tree?