This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24561] no static definition
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2005 23:58:46 -0000
- Subject: [Bug c++/24561] no static definition
- References: <bug-24561-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-27 23:58 -------
I don't know if this is really can be considered a bug as the static defintions
are unused. If you want to keep them, you have to use the attribute used. But
I will let someone else (Mark?) to decide.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.0.0 4.1.0
Known to work| |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24561