[Bug c++/45829] Unary minus on static const class variable triggering linker error

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 29 15:06:00 GMT 2010


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-09-29 12:44:59 UTC ---
You need a definition for the constant somewhere.



More information about the Gcc-bugs mailing list