------- Comment #22 from pinskia at gcc dot gnu dot org 2009-02-25 18:07 ------- Really to me this is still a valid transformation even in the inside threads. If you want to be able to access via different threads, use locks, heavy or light weight ones.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31862