public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Bryce McKinlay <bryce@albatross.co.nz>
To: Andrew Haley <aph@pasanda.cygnus.co.uk>,
	rolfwr@ii.uib.no, java-discuss@sourceware.cygnus.com,
	java-gnats@sourceware.cygnus.com
Subject: libgcj/1226: Re: PR libgcj/184 [was Re: Re: Some null pointer method invocations causes segmentation fault]
Date: Wed, 20 Dec 2000 12:22:00 -0000	[thread overview]
Message-ID: <38E28C64.30A54292@albatross.co.nz> (raw)
In-Reply-To: <38E17616.538EA0C0@albatross.co.nz>

>Number:         1226
>Category:       libgcj
>Synopsis:       Re: PR libgcj/184 [was Re: Re: Some null pointer method invocations
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    green
>State:          closed
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Wed Dec 20 12:18:01 PST 2000
>Closed-Date:    Thu Mar 30 11:14:52 PST 2000
>Last-Modified:  Thu Mar 30 11:16:02 PST 2000
>Originator:     
>Release:        
>Organization:
>Environment:

>Description:
 Bryce McKinlay wrote:
 
 > public class NPE1
 > {
 >   public static void main(String[] args)
 >   {
 >     NPE1 n = null;
 >     System.out.println (n.foo());
 >   }
 >
 >   int x = 2;
 >
 >   final int foo()
 >   {
 >     return x;
 >   }
 > }
 
 Update:  I tried this on gcc-2.95.2 + java patches, and it worked fine using the
 same libgcj. I think it is a compiler or libgcc bug.
 
 regards
 
   [ bryce ]
 
 
>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:

Formerly PR libgcj/188

State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Thu Mar 30 11:14:52 2000
State-Changed-Why:
    This PR was created by mistake

From: tromey@cygnus.com
To: bryce@albatross.co.nz, green@cygnus.com, java-gnats@sourceware.cygnus.com
Cc:  
Subject: Re: libgcj/188
Date: 30 Mar 2000 19:14:52 -0000

 Synopsis: Re: PR libgcj/184 [was Re: Re: Some null pointer method invocations
 
 State-Changed-From-To: open->closed
 State-Changed-By: tromey
 State-Changed-When: Thu Mar 30 11:14:52 2000
 State-Changed-Why:
     This PR was created by mistake
 
 http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=188&database=java
>Unformatted:
  causes segmentation fault]


      reply	other threads:[~2000-12-20 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20000328090010.29891.qmail@pasanda.cygnus.co.uk>
2000-12-20 12:23 ` libgcj/1225: " Bryce McKinlay
2000-12-20 12:22   ` Bryce McKinlay [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38E28C64.30A54292@albatross.co.nz \
    --to=bryce@albatross.co.nz \
    --cc=aph@pasanda.cygnus.co.uk \
    --cc=java-discuss@sourceware.cygnus.com \
    --cc=java-gnats@sourceware.cygnus.com \
    --cc=rolfwr@ii.uib.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).