This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Optimization of conditional access to globals: thread-unsafe? II
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Andi Kleen <andi at firstfloor dot org>
- Cc: Ian Lance Taylor <iant at google dot com>, gcc at gcc dot gnu dot org
- Date: Sat, 27 Oct 2007 23:34:58 +0200
- Subject: Re: Optimization of conditional access to globals: thread-unsafe? II
- References: <e2e108260710260541n61462585u99de9bc0617720f4@mail.gmail.com.suse.lists.egcs> <e2e108260710260620k2a2e21b3t1d6c052f14d36094@mail.gmail.com.suse.lists.egcs> <20071026143334.GA5041@moonlight.home.suse.lists.egcs> <m38x5pj3ig.fsf@localhost.localdomain.suse.lists.egcs> <20071026155101.GB5041@moonlight.home.suse.lists.egcs> <016201c817e9$5454edd0$2e08a8c0@CAM.ARTIMI.COM.suse.lists.egcs> <20071026161739.GC5041@moonlight.home.suse.lists.egcs> <Pine.LNX.4.64.0710261836440.23011@wotan.suse.de.suse.lists.egcs> <m33avxfu2i.fsf@localhost.localdomain.suse.lists.egcs> <p737il8pjst.fsf_-_@bingen.suse.de>
* Andi Kleen:
> Ian Lance Taylor <iant@google.com> writes:
>
> Never mind your latest patch with Jakub's feedback seems to handle
> that correctly. Looks good to me.
It fixes the (very simple) Java test case, too.