public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/17856] New: assembly error in atomicity.h
@ 2004-10-06  1:05 rth at gcc dot gnu dot org
  2004-10-06  1:09 ` [Bug libstdc++/17856] " rth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rth at gcc dot gnu dot org @ 2004-10-06  1:05 UTC (permalink / raw)
  To: gcc-bugs

#include <string>
using namespace std;
void f () {
  string s;
  s += "";
}

Compiled with -O1, this will generate

/.../bits/atomicity.h:40: error: inconsistent operand constraints in an `asm'

-- 
           Summary: assembly error in atomicity.h
           Product: gcc
           Version: 3.3.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rth at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: x86_64-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17856


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-12-04  0:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-06  1:05 [Bug libstdc++/17856] New: assembly error in atomicity.h rth at gcc dot gnu dot org
2004-10-06  1:09 ` [Bug libstdc++/17856] " rth at gcc dot gnu dot org
2004-10-06  1:14 ` [Bug libstdc++/17856] [3.3 only] " pinskia at gcc dot gnu dot org
2004-10-07  3:32 ` bkoz at gcc dot gnu dot org
2004-12-04  0:09 ` rth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).