This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
alignment test case
- From: Andrew Haley <aph at redhat dot com>
- To: tromey at redhat dot com
- Cc: GCJ Java <java at gcc dot gnu dot org>
- Date: Mon, 17 Mar 2003 17:57:14 +0000 (GMT)
- Subject: alignment test case
- References: <87u1e151bx.fsf@fleche.redhat.com>
Tom Tromey writes:
> Here's a simple test case that shows the alignment bug.
>
> When I run it, I get:
>
> fleche. ./F
> 4294967296
> true
> null
> 232300
> true
> maude
>
> This is with a pristine 3.3 build I did yesterday.
Great, thanks. I'm on it.
Andrew.