public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/1314: Multiple empty instance initializers put compiler into endless malloc loop
@ 2001-06-27 15:50 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-06-27 15:50 UTC (permalink / raw)
  To: apbianco, bryce, gcc-bugs, gcc-prs, java-prs

Synopsis: Multiple empty instance initializers put compiler into endless malloc loop

State-Changed-From-To: open->feedback
State-Changed-By: apbianco
State-Changed-When: Wed Jun 27 15:50:16 2001
State-Changed-Why:
    I have a patch that I'll check in shortly.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=1314&database=gcc


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

* Re: java/1314: Multiple empty instance initializers put compiler into endless malloc loop
@ 2001-09-29 22:53 bryce
  0 siblings, 0 replies; 3+ messages in thread
From: bryce @ 2001-09-29 22:53 UTC (permalink / raw)
  To: apbianco, bryce, gcc-bugs, gcc-prs, java-prs

Synopsis: Multiple empty instance initializers put compiler into endless malloc loop

State-Changed-From-To: feedback->closed
State-Changed-By: bryce
State-Changed-When: Sat Sep 29 22:53:32 2001
State-Changed-Why:
    Fixed in mainline. Thanks.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1314&database=gcc


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

* java/1314: Multiple empty instance initializers put compiler into endless malloc loop
@ 2000-12-20 12:24 bryce
  0 siblings, 0 replies; 3+ messages in thread
From: bryce @ 2000-12-20 12:24 UTC (permalink / raw)
  To: java-gnats

>Number:         1314
>Category:       java
>Synopsis:       Multiple empty instance initializers put compiler into endless malloc loop
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:18:57 PST 2000
>Closed-Date:    
>Last-Modified:  
>Originator:     Bryce McKinlay
>Release:        gcc version 2.96 20000722 (experimental)
>Organization:
>Environment:
any
>Description:
Attempt to compile the following (legal!) code results in 
jc1 trying to consume all memory:

class Skanky
{
  {
  }
  
  {
  }
}

(get ready to press ctrl-C quick, or else run it on an OS that
can deal with an out of memory situation without crashing)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

Formerly PR gcj/292

>Unformatted:


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

end of thread, other threads:[~2001-09-29 22:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-27 15:50 java/1314: Multiple empty instance initializers put compiler into endless malloc loop apbianco
  -- strict thread matches above, loose matches on Subject: below --
2001-09-29 22:53 bryce
2000-12-20 12:24 bryce

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).