[Bug c++/69884] [6 Regression] warning: ignoring attributes on template argument

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 23 10:48:00 GMT 2016


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's kind-of an ABI related warning so maybe use -Wabi?  Or invent a new flag,
-Wignored-attributes (as opposed to -Wattributes which is about "inappropriate"
attributes).


More information about the Gcc-bugs mailing list