------- Comment #3 from manu at gcc dot gnu dot org  2010-06-20 21:30 -------
I think we do not warn on purpose because unused global static const strings
are used often for storing version, metadata and stuff that may only be
conditionally compiled after preprocessing. I would argue we should not warn
for either case then.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org,
                   |                            |jakub at redhat dot com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-06-20 21:30:30
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44598

Reply via email to