This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Optimization of conditional access to globals: thread-unsafe?


Tomash Brechko writes:
 > On Mon, Oct 22, 2007 at 18:33:37 +0100, Andrew Haley wrote:
 > > We do understand what you're saying, and simply repeating the same
 > > thing doesn't help.
 > > 
 > > I think we should wait to see what the C++ working group comes up with
 > > and consider implementing that, rather than some ad-hoc gcc-specific
 > > proposal.
 > 
 > Aha, but repeating worked.  This is the first time someone agrees that
 > the problem lies not entirely in the programmer's code.  Thank you!
 > :))

Err, not exactly.  :)

See http://www.hpl.hp.com/personal/Hans_Boehm/c++mm/why_undef.html

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]