https://bugs.kde.org/show_bug.cgi?id=433859
--- Comment #4 from Paul Floyd <pjfl...@wanadoo.fr> --- foo.cpp:5:19: error: requested alignment '67' is not a positive power of 2 5 | class alignas(67) MyClass { | ^~~~~~~ A bit of a fight to get the compiler to do the wrong thing. -- You are receiving this mail because: You are watching all bug changes.