https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86912
Nikita Kniazev <nok.raven at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nok.raven at gmail dot com --- Comment #1 from Nikita Kniazev <nok.raven at gmail dot com> --- Making `visitors` a `static constexpr` turns the output to almost the same as Clang produces for this code (except an unnecessary mov).