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++/79695] spurious -Wunused-variable on a static global of a type declared unused


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

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,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=79585,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=79548,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=71456,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=44648

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
See bug 79667, bug 79585, bug 79548, bug 71456, and bug 44648 for other issues
related to -Wunused-variable.

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