This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/20562] no unused warning for static arrays
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2005 22:46:50 -0000
- Subject: [Bug c/20562] no unused warning for static arrays
- References: <20050319231307.20562.mueller@kde.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2005-03-20 22:46 -------
IIRC, this was intentional because people had a habit of writing RCS
"$ID:" strings at the top of files and wanted to find them again in
the executable to identify which files exactly were linked together.
You may find relevant discussions somewhere in the archives.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20562