This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: gcc 3.2.3 config/os/bits/i386/atomicity.h broken


Am Die, 2003-04-29 um 07.40 schrieb Loren James Rittle:
> >Bummer, bits/atomicity.h is publically used? How that?
> 
> <bits/atomicity.h> is included in C++ headers which may be included by
> user programs.  The implementation exposed in <bits/atomicity.h> is
> used to implement templated stuff visible (i.e. pulled into) object
> files.
Well, ...

> > I do not understand. The patch addresses gcc-3.2.x and contains parts
> > from current gcc-3.2-branch, only.
> 
> I am indeed sorry but no patches are accepted for the 3.2 branch
> effective the release of gcc 3.2.3 last week.
I know, but all I did, I was tracking down a user bugreport in RTEMS
current toolchain (gcc-3.2.2 + patches) ...

> At the time the i386/atomicity.h file was killed due to incorrect use
> of an i486 instruction, a major thread ensued:
> 
> http://gcc.gnu.org/ml/libstdc++/2002-11/msg00023.html

I didn't know about this ;)

Thanks,
	Ralf



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