[Bug c/70753] missing diagnostic in C11 mode: sizeof, _Alignof of function type

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 21 14:28:00 GMT 2016


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

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

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Why would it have to be error?  If you want errors instead of warnings, use
-pedantic-errors.


More information about the Gcc-bugs mailing list