https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89549
Dávid Bolvanský <david.bolvansky at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.bolvansky at gmail dot com --- Comment #8 from Dávid Bolvanský <david.bolvansky at gmail dot com> --- Why this annoying note cannot be disabled using #pragma GCC diagnostic ignored "-Wmisleading-indentation" ? So only solution is -Wno-misleading-indentation?