This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20484] No proper linkage created for in class initialized static const
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2005 18:50:38 -0000
- Subject: [Bug c++/20484] No proper linkage created for in class initialized static const
- References: <20050315154559.20484.dopheide@fmf.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at physics dot uc dot edu 2005-03-15 18:50 -------
Subject: Re: No proper linkage created for in class initialized static const
On Mar 15, 2005, at 1:46 PM, dopheide at fmf dot nl wrote:
> It stills /looks/ inconsistent though.
That is because there is an optimization going on here which is allowed
by the standard.
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20484