public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/8741: gcj crashes when compiling the attached file
@ 2002-12-18 18:16 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2002-12-18 18:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/8741; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: gbenson@redhat.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/8741: gcj crashes when compiling the attached file
Date: 18 Dec 2002 19:08:50 -0700

 >>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:
 
 Gary> Number:         8741
 Gary> Category:       java
 Gary> Synopsis:       gcj crashes when compiling the attached file
 
 I looked at this a little tonight.
 
 The proximate cause is that we are generating a RETURN_EXPR whose
 argument is not a MODIFY_EXPR setting the RESULT_DECL.  We do this in
 maybe_build_thisn_access_method.
 
 Based on some preliminary debugging it looks like patch_return isn't
 being run for the RETURN_EXPR in question.  patch_return is what
 builds the MODIFY_EXPR in ordinary circumstances.
 
 Tom


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-19  2:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-18 18:16 java/8741: gcj crashes when compiling the attached file Tom Tromey

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