public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
To: bkoz@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: libstdc++/943
Date: Fri, 25 May 2001 19:36:00 -0000	[thread overview]
Message-ID: <20010526023600.13846.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR libstdc++/943; it has been noted by GNATS.

From: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
To: bkoz@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Subject: Re: libstdc++/943
Date: Sat, 26 May 2001 05:34:22 +0200 (CEST)

 Re: libstdc++/943
 
 I am afraid, I cannot confirm. The problem still exists as of
 5/25/2001. Either this a problem with the flushing of cout, or the
 code is incorrect. But this code is extracted from the file num/complex2.cpp
 from the book "The C++ Standard Library" by Josuttis. Any clues?  
 
 Regards, 
 Peter Schmid
 g++ -v -o tcaus tcaus.C -W -Wall -g
 Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/specs
 Configured with: ../gcc/configure --enable-shared --disable-nls
 --enable-threads=posix --enable-long-long
 --enable-languages=c,c++,f77,objc
 Thread model: posix
 gcc version 3.0 20010525 (prerelease)
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/cc1plus -v -D__GNUC__=3
 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux
 -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem=posix
 -D__STDC_HOSTED__=1 -W -Wall -Acpu=i386 -Amachine=i386 -Di386 -D__i386
 -D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ tcaus.C -D__GNUG__=3
 -D_GNU_SOURCE -D__GXX_DEPRECATED -D__EXCEPTIONS -D__GXX_ABI_VERSION=100
 -quiet -dumpbase tcaus.C -g -W -Wall -version -o /tmp/ccFwhVrK.s
 GNU CPP version 3.0 20010525 (prerelease) (cpplib) (i386 Linux/ELF)
 GNU C++ version 3.0 20010525 (prerelease) (i686-pc-linux-gnu)
 	compiled by GNU C version 3.0 20010525 (prerelease).
 #include "..." search starts here:
 #include <...> search starts here:
  /usr/local/include/g++-v3
  /usr/local/include/g++-v3/i686-pc-linux-gnu
  /usr/local/include/g++-v3/backward
  /usr/local/include
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/include
  /usr/local/i686-pc-linux-gnu/include
  /usr/include
 End of search list.
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/../../../../i686-pc-linux-gnu/bin/as --traditional-format -V -Qy -o /tmp/cc8WllV6.o /tmp/ccFwhVrK.s
 GNU assembler version 2.11.90.0.4 (i686-pc-linux-gnu) using BFD version 2.11.90.0.4
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/collect2 -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o tcaus /usr/lib/crt1.o /usr/lib/crti.o /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/crtbegin.o -L/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0 -L/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/../../../../i686-pc-linux-gnu/lib -L/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/../../.. /tmp/cc8WllV6.o -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/crtend.o /usr/lib/crtn.o
 
 peter@kiste:~/trans/c++/neu/num > ./tcaus
 (1.4,3.4)
 Complex number c1: Complex number c1: (2.4,5.4)
 Complex number c1: (3.5,6.5)
 Complex number c1: peter@kiste:~/trans/c++/neu/num >
 
 
 


             reply	other threads:[~2001-05-25 19:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-25 19:36 Peter Schmid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-11 14:06 libstdc++/943 Benjamin Kosnik
2001-06-11 14:06 libstdc++/943 Kenny Simpson
2001-05-24 20:56 libstdc++/943 bkoz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010526023600.13846.qmail@sourceware.cygnus.com \
    --to=schmid@snake.iap.physik.tu-darmstadt.de \
    --cc=bkoz@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).