This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH][RFC] Remove volatile from data members in libstdc++
> To summarize, we have no idea why the (respected, would be Hans Boehm, I
> guess) author of that code decided to add the volatiles... I'd like to
> understand the issue a little better before going ahead...
I don't have a problem with this patch, as long as it is sufficiently
tested.
I suspect that some of this is just the accumulation of patches over
the years. Some of this may be to fix various compiler behavior, to
avoid warnings, or to coax cetain output (and may not be relevant now).
-benjamin