public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/7481: wht?
@ 2002-08-03 11:06 dineshvr
  0 siblings, 0 replies; 2+ messages in thread
From: dineshvr @ 2002-08-03 11:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7481
>Category:       other
>Synopsis:       wht?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Aug 03 11:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     dineshvr@yahoo.com
>Release:        2.95.3-6
>Organization:
>Environment:
Windows XP
>Description:

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="test.cpp"
Content-Disposition: inline; filename="test.cpp"

#include <iostream.h>

static union {
   int i ;
   static union {
      int j ;
   } ;
} ;
int main() {
   i = 5 ;
   cout << j ;
   return 0;
}



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: other/7481: wht?
@ 2002-08-04 12:55 cgf
  0 siblings, 0 replies; 2+ messages in thread
From: cgf @ 2002-08-04 12:55 UTC (permalink / raw)
  To: dineshvr, gcc-bugs, gcc-prs, nobody

Synopsis: wht?

State-Changed-From-To: open->closed
State-Changed-By: cgf
State-Changed-When: Sun Aug  4 12:55:54 2002
State-Changed-Why:
    No problem description

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7481


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-04 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-03 11:06 other/7481: wht? dineshvr
2002-08-04 12:55 cgf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).