https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31573
Gabriel Ravier <gabravier at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabravier at gmail dot com --- Comment #9 from Gabriel Ravier <gabravier at gmail dot com> --- I would also quite like to note myself that numerous people I know have found Clang's `-Weverything` very useful, especially for finding new warnings. The only way I've been able to find some of GCC's most useful flags was by manually making a full list off GCC's manual (which took a long while !), and I have to say this is a particularly annoying process to go through, especially when such a list has to be updated on every new GCC version.