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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Actually wait:
# 3997 "./lib/config.h"
#pragma GCC diagnostic ignored "-Wpedantic"

coreutils's config.h explictly disables -Wpedantic ...

So not a bug.

Reply via email to