This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PR28663 gcj-4.2 -C miscompiles ecj
- From: Hanno Meyer-Thurow <h dot mth at web dot de>
- To: java at gcc dot gnu dot org
- Date: Sun, 27 Aug 2006 02:22:03 +0200
- Subject: Re: PR28663 gcj-4.2 -C miscompiles ecj
- References: <20060826183037.1fdee329.h.mth@web.de>
On Sat, 26 Aug 2006 18:30:37 +0200
Hanno Meyer-Thurow <h.mth@web.de> wrote:
> Hi list,
> I can reproduce this with the snapshot of 20060513.
> The snapshot of 20060506 does not do this.
The cause of this is the fix for PR27529.
Let's see if the latest snapshot with that fix reverted works.