[Bug c++/84221] [6/7/8 Regression] spurious -Wunused warning on a variable of a template type declared unused
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 5 23:16:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84221
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=79667
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
See also bug 79667 for a problem with arrays of structs defined unused (that
one affects both C and C++).
More information about the Gcc-bugs
mailing list