[Bug c/48778] gcc 4.6 -Waddress adds unhelpful new warning case when using from a macro
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 23 22:39:00 GMT 2011
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.
More information about the Gcc-bugs
mailing list