This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: gcj3.1 status update
- From: Tom Tromey <tromey at redhat dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: java at gcc dot gnu dot org
- Date: 02 Apr 2002 19:55:25 -0700
- Subject: Re: Patch: FYI: gcj3.1 status update
- References: <87vgbpkdq9.fsf@creche.redhat.com> <yddadt1n13h.fsf@xayide.TechFak.Uni-Bielefeld.DE> <87hen88j9l.fsf@creche.redhat.com> <15522.10591.629932.889883@xayide.TechFak.Uni-Bielefeld.DE> <873cylmtgy.fsf@creche.redhat.com> <15522.23358.94998.805757@xayide.TechFak.Uni-Bielefeld.DE>
- Reply-to: tromey at redhat dot com
>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
Rainer> Mon Mar 18 19:18:14 2002 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Rainer> * configure.host: Introduce host_cpu and host_os switches, moving
Rainer> cpu- or os-only sections here.
Rainer> Sort host switch.
Rainer> (solaris2*, alpha*-dec-osf*, mips-sgi-irix6*): Use
Rainer> -fcheck-references for CHECKREFSPEC.
Rainer> (i?86-*-solaris2*): Keep default DIVIDESPEC.
Sorry for the delay in looking at this.
I think this patch is fine. Please check it in to the trunk and the
branch. Thanks for doing this.
Tom