This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava failed to build on Linux/x86
- From: Richard Henderson <rth at redhat dot com>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: "'Per Bothner'" <per at bothner dot com>, "H . J . Lu" <hjl at lucon dot org>, gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Thu, 24 Jan 2002 17:01:10 -0800
- Subject: Re: libjava failed to build on Linux/x86
- References: <40700B4C02ABD5119F000090278766443BEF30@hplex1.hpl.hp.com>
On Thu, Jan 24, 2002 at 03:42:32PM -0800, Boehm, Hans wrote:
> This happened once before. IIRC, the conclusion then was that it might be
> better to change "=m" to "+m" and to remove the "0"(*(addr)) argument.
The two are functionally identical, as "+" is expanded to "="/"0".
With memories, matching constraints are rarely needed or useful.
r~