This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Compile Error libgcj
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Compile Error libgcj
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Mon, 4 Dec 2000 00:31:03 -0800 (PST)
- Cc: tromey at redhat dot com, edgar at villanueva dot com, "java-discuss at sources dot redhat dot com" <java-discuss at sources dot redhat dot com>
- References: <3A2B1C3F.3DFFDEB1@home.com><8766l07kks.fsf@creche.redhat.com><3A2B51E7.5D355E4F@albatross.co.nz>
- Reply-To: apbianco at cygnus dot com
Bryce McKinlay writes:
> Can't we just have the compiler map the Math.* calls directly to the
> appropriate __builtin function? And things like Math.min(int, int)
> can be inlined to become a MIN_EXPR node in the compiler.
It's been on a TODO list for a while now.
./A