public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17386] New: libstdc++ iostreams miscompilation
@ 2004-09-09 23:53 rth at gcc dot gnu dot org
  2004-09-10  0:06 ` [Bug c++/17386] " rth at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2004-09-09 23:53 UTC (permalink / raw)
  To: gcc-bugs

Originally reported as http://gcc.gnu.org/ml/gcc-regression/2004-09/msg00008.html,
can be reproduced with just

#include <iostream>
int main() {
  std::cout << 0L;
}

for a segfaulting testcase.  Obviously the miscompilation is in the library
itself.  More analysis to come...

-- 
           Summary: libstdc++ iostreams miscompilation
           Product: gcc
           Version: 4.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: rth at gcc dot gnu dot org
        ReportedBy: rth at gcc dot gnu dot org
                CC: apinski at apple dot com,gcc-bugs at gcc dot gnu dot
                    org,mrs at apple dot com


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


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

end of thread, other threads:[~2004-09-11 22:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-09 23:53 [Bug c++/17386] New: libstdc++ iostreams miscompilation rth at gcc dot gnu dot org
2004-09-10  0:06 ` [Bug c++/17386] " rth at gcc dot gnu dot org
2004-09-10  0:41 ` [Bug c++/17386] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-10  0:47 ` rth at gcc dot gnu dot org
2004-09-10  0:48 ` pinskia at gcc dot gnu dot org
2004-09-10 21:42 ` cvs-commit at gcc dot gnu dot org
2004-09-10 21:44 ` rth at gcc dot gnu dot org
2004-09-11 22:11 ` pinskia 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).