This is the mail archive of the gcc-patches@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: [PATCH][RFC] Remove volatile from data members in libstdc++


> Well, I raised this topic (again) because _if_ the volatiles are there
> for a (wrong) reason, there are latent bugs in the allocators and rope.

The mt_allocator.h parts of the patch should go in.

Can you work up a patch for rope, ie _M_ref_count as atomic, using the
atomicity.h bits?

-benjamin


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