This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/48778] gcc 4.6 -Waddress adds unhelpful new warning case when using from a macro


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48778

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
            Summary|gcc 4.6 -Waddress adds      |gcc 4.6 -Waddress adds
                   |unhelpful new warning case  |unhelpful new warning case
                   |                            |when using from a macro

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-23 22:38:54 UTC ---
Maybe we should disable some warnings when they come from macros.  Or have an
option to do that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]