This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: rhug failure on alpha
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Java Discuss List <java at gcc dot gnu dot org>
- Date: Mon, 18 Mar 2002 16:28:15 -0500 (EST)
- Subject: Re: rhug failure on alpha
On 18 Mar 2002, Tom Tromey wrote:
> I'm guessing it is introduced somewhere in fold-const or something
> like that, as an optimization of some kind.
Sounds reasonable, but I don't know why fold-const would be
target-specific unless there's something I don't understand.
We used to see a similar problem in check-init, I believe.
Jeff