This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Remove configure stuff for broken g++
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Michael Koch <konqueror at gmx dot de>, <java-patches at gcc dot gnu dot org>
- Date: Wed, 10 Sep 2003 17:22:22 -0400 (EDT)
- Subject: Re: [PATCH] Remove configure stuff for broken g++
On 10 Sep 2003, Tom Tromey wrote:
> This code was already strange since __NO_MATH_INLINES doesn't actually
> seem to be used in the source.
Yeah. If you go back and read the bug report, it was breaking within
math.h. Whatever caused it was probably fixed years ago...
Jeff