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++/8377: G++ crashes (in certain cirumstances) when returning statics


>Number:         8377
>Category:       c++
>Synopsis:       G++ crashes (in certain cirumstances) when returning statics
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 28 03:36:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Maciej Sinilo
>Release:        gcc version 3.2 (mingw special 20020817-1)
>Organization:
>Environment:
Windows XP home edition, P5-Celeron 1.2, 256MB RAM
>Description:
G++ reports internal compiler error on functions returning static variables. The problem is that it doesn't happen in
each case and it's hard to find out what really causes this behaviour. It can be observed in attached file.
>How-To-Repeat:
Just try to compile attached file.
>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]