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: [Patch] Nathan's improvements to basic_string


On Thu, Jun 19, 2003 at 08:31:03AM +0200, Jan Hubicka wrote:
> > Nathan Myers <ncm-nospam@cantrip.org> writes:
> > 
> > > gnu/include/c++/3.4/x86_64-unknown-linux-gnu/bits/atomicity.h: In 
> > >    function `int main()':
> > > /amd/ncm/gnu/include/c++/3.4/x86_64-unknown-linux-gnu/bits/atomicity.h:43: error: inconsistent
> > >       operand constraints in an `asm'
> > 
> > Honza, isn't this the bug in gcse that you're hunting down?
> Yes, that looks like the same CSE problem.  I will try to give it
> priority this afternoon so it gets fixed.

I take it, then, that this is a core compiler bug and not a std headers bug?

Nathan Myers
ncm-nospam@cantrip.org


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