[Bug c/89549] [7/8/9/10 Regression] -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
david.bolvansky at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 1 16:09:00 GMT 2019
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?
More information about the Gcc-bugs
mailing list