https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87038

Segher Boessenkool <segher at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |segher at gcc dot gnu.org

--- Comment #8 from Segher Boessenkool <segher at gcc dot gnu.org> ---
-Wall please, unless there are frequent false positives.  Things shouldn't
move between warning levels unless there is a good reason for it (like, the
accuracy of the warning was improved, or it was put in the wrong level in the
first place).  We shouldn't put warnings under less used levels first; this
is not a popularity contest.

Reply via email to