This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/5074: Static class member initialization



>Number:         5074
>Category:       c++
>Synopsis:       Static class member initialization
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 11 07:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jwezel@yahoo.com
>Release:        gcc-2.95.3
>Organization:
>Environment:
Linux 2.4.4
>Description:
Initializing static class members with an expression of t++ all yield the final value for t (ie. for n classes, all values of t are n). 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]