public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: libstdc++/7753: Problems with <limit> (signaling_Nan())
Date: Thu, 29 Aug 2002 02:06:00 -0000	[thread overview]
Message-ID: <20020829083601.30773.qmail@sources.redhat.com> (raw)

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

From: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
To: Gabriel Dos Reis <gdr@integrable-solutions.net>
Cc: <gcc-gnats@gcc.gnu.org>
Subject: Re: libstdc++/7753: Problems with <limit> (signaling_Nan())
Date: Thu, 29 Aug 2002 10:29:24 +0200 (CEST)

 as --version
 GNU assembler 2.13.90.0.3 20020809
 Copyright 2002 Free Software Foundation, Inc.
 This program is free software; you may redistribute it under the terms of
 the GNU General Public License.  This program has absolutely no warranty.
 This assembler was configured for a target of `i686-pc-linux-gnu'.
 
 ld --version
 GNU ld version 2.13.90.0.3 20020809
 Copyright 2002 Free Software Foundation, Inc.
 This program is free software; you may redistribute it under the terms of
 the GNU General Public License.  This program has absolutely no warranty.
 
 nm libstdc++.so | c++filt| grep _float_
 
 00095630 r std::__glibcpp_float_QNaN
 00095634 r std::__glibcpp_float_SNaN
 0009562c r std::__glibcpp_float_infinity
 00095638 r std::__glibcpp_float_denorm_min
 
 nm libstdc++.so | c++filt| grep _double_
 00095648 r std::__glibcpp_double_QNaN
 00095650 r std::__glibcpp_double_SNaN
 00095640 r std::__glibcpp_double_infinity
 0009566c r std::__glibcpp_long_double_QNaN
 00095678 r std::__glibcpp_long_double_SNaN
 00095658 r std::__glibcpp_double_denorm_min
 00095660 r std::__glibcpp_long_double_infinity
 00095684 r std::__glibcpp_long_double_denorm_min
 
 Hope this helps,
 
 Peter Schmid
 


             reply	other threads:[~2002-08-29  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-29  2:06 Peter Schmid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-09 18:26 ljrittle
2002-08-29  3:46 Gabriel Dos Reis
2002-08-28 17:46 Peter Schmid
2002-08-28 17:46 Gabriel Dos Reis

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=20020829083601.30773.qmail@sources.redhat.com \
    --to=schmid@snake.iap.physik.tu-darmstadt.de \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).