public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Andreas Schwab <schwab@suse.de>
Cc: Matthias Klose <doko@ubuntu.com>, java-patches@gcc.gnu.org
Subject: Re: [PATCH] Enable java for aarch64
Date: Mon, 15 Apr 2013 08:57:00 -0000	[thread overview]
Message-ID: <516BC109.3060601@redhat.com> (raw)
In-Reply-To: <mvm7gk4w6i0.fsf@hawking.suse.de>

On 04/15/2013 09:19 AM, Andreas Schwab wrote:
> Matthias Klose <doko@ubuntu.com> writes:
> 
>> does the interpreter and the byte code compilation work with these results?
> 
> All other tests pass.

So, the port is broken.  Null pointer exceptions aren't caught.  You
need to use this:

  arm*-linux* )
	slow_pthread_self=no
	can_unwind_signal=no
	CHECKREFSPEC=-fcheck-references
	DIVIDESPEC=-fuse-divide-subroutine

Andrew.

  reply	other threads:[~2013-04-15  8:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-13 18:21 Andreas Schwab
2013-04-14 10:58 ` Andrew Haley
2013-04-15  7:08   ` Andreas Schwab
2013-04-15  7:31     ` Matthias Klose
2013-04-15  8:19       ` Andreas Schwab
2013-04-15  8:57         ` Andrew Haley [this message]
2013-04-16  7:45           ` Andreas Schwab
2013-04-16  8:13             ` Andrew Haley
2013-04-14 11:17 ` Matthias Klose
2013-04-15  7:10   ` Marcus Shawcroft

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=516BC109.3060601@redhat.com \
    --to=aph@redhat.com \
    --cc=doko@ubuntu.com \
    --cc=java-patches@gcc.gnu.org \
    --cc=schwab@suse.de \
    /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).