This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj and UDP datagrams under freebsd
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: bryce at waitaki dot otago dot ac dot nz
- Cc: java at gcc dot gnu dot org
- Date: Wed, 17 Apr 2002 14:59:13 -0500 (CDT)
- Subject: Re: gcj and UDP datagrams under freebsd
- References: <3CB7AD0F.6090800@waitaki.otago.ac.nz>
- Reply-to: rittle at labs dot mot dot com
In article <3CB7AD0F.6090800@waitaki.otago.ac.nz>,
Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> Could you take this one for a spin?
> 2002-04-09 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
> * class.c (make_class_data): Set DECL_ALIGN on static class data,
> for hash synchronization.
> * expr.c (java_expand_expr): Set DECL_ALIGN on static array objects.
> * decl.c (java_init_decl_processing): Don't set TYPE_ALIGN for
> class_type_node.
Hi Bryce,
Sorry the spin took a while. Fixed both the test case I submitted and
shows no regressions on i386-*-unknown4.5.
Thanks,
Loren