This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Fix for PR java/1305: [JSR133] GCJ ignores volatile modifier
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: 12 Jun 2006 13:38:09 -0600
- Subject: Re: Fix for PR java/1305: [JSR133] GCJ ignores volatile modifier
- References: <17549.31296.30132.754431@dell.pink>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> Should I back-port the fix for this to 4.1, or not?
Andrew> I'm putting it in trunk today.
I'm not too concerned about it. We lived without it a long time.
On the flip side, if someone want it for 4.1, that would be fine too.
Tom