public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "tromey at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/31622] Segment violation in the &#8220;toString&#8221; method on a mathematical expression
Date: Wed, 18 Apr 2007 17:12:00 -0000	[thread overview]
Message-ID: <20070418171239.17669.qmail@sourceware.org> (raw)
In-Reply-To: <bug-31622-14422@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from tromey at gcc dot gnu dot org  2007-04-18 18:12 -------
Are you sure you are using gcj 4.3?

I see a SEGV with 4.1 and 4.2.  But with 4.3 I see an error:

opsy. gcj -C Fail.java 
Fail.java:5: error: Cannot invoke toString() on the primitive type long
        r=(a-b).toString();
          ^^^^^^^^^^^^^^^^
1 problem (1 error)

(Note that, in all likelihood, we won't fix front end bugs of this nature
in 4.1 or 4.2.)


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31622


  reply	other threads:[~2007-04-18 17:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 15:13 [Bug java/31622] New: " eduardo dot iniesta at aquiline dot es
2007-04-18 17:12 ` tromey at gcc dot gnu dot org [this message]
2007-04-19  1:27 ` [Bug java/31622] " pinskia at gcc dot gnu dot org
2007-04-19 16:39 ` eduardo dot iniesta at aquiline dot es
2007-04-20 16:39 ` tromey at gcc dot gnu dot org
2007-04-23  6:53 ` eduardo dot iniesta at aquiline dot es
2007-04-23 16:24 ` tromey at gcc dot gnu dot org
2007-04-25 12:26 ` eduardo dot iniesta at aquiline dot es

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=20070418171239.17669.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /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).