This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/8995] race cases in interpreter
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2005 23:17:31 -0000
- Subject: [Bug libgcj/8995] race cases in interpreter
- References: <20021218141601.8995.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2005-05-03 23:17 -------
FWIW that patch has long since gone missing :-(
Perhaps this problem can most easily be solved using the
new __sync built-ins.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8995