public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Carlini <pcarlini@suse.de>
To: Gcc Patch List <gcc-patches@gcc.gnu.org>
Subject: [v3] Adjust new exports for 128-bit long double
Date: Thu, 22 Nov 2007 14:29:00 -0000	[thread overview]
Message-ID: <4745711B.90006@suse.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 129 bytes --]

Hi,

tested by Andreas Krebbel on s390 and sanity checked on x86_64-linux.

Committed to mainline.

Paolo.

////////////////////

[-- Attachment #2: CL_long_double --]
[-- Type: text/plain, Size: 118 bytes --]

2007-11-22  Paolo Carlini  <pcarlini@suse.de>

	* config/abi/pre/gnu.ver: Adjust new exports for 128-bit long double.

[-- Attachment #3: patch_long_double --]
[-- Type: text/plain, Size: 731 bytes --]

Index: config/abi/pre/gnu.ver
===================================================================
--- config/abi/pre/gnu.ver	(revision 130348)
+++ config/abi/pre/gnu.ver	(working copy)
@@ -770,14 +770,14 @@
     _ZNKSt3tr14hashIRKSsEclES2_;
     _ZNKSt3tr14hashISbIwSt11char_traitsIwESaIwEEEclES4_;
     _ZNKSt3tr14hashISsEclESs;
-    _ZNKSt3tr14hashIeEclEe;
+    _ZNKSt3tr14hashI[eg]EclE[eg];
 
     _ZNKSt4hashIRKSbIwSt11char_traitsIwESaIwEEEclES5_;
     _ZNKSt4hashIRKSsEclES1_;
     _ZNKSt4hashISbIwSt11char_traitsIwESaIwEEEclES3_;
     _ZNKSt4hashISsEclESs;
     _ZNKSt4hashISt10error_codeEclES0_;
-    _ZNKSt4hashIeEclEe;
+    _ZNKSt4hashI[eg]EclE[eg];
 
     # for parallel mode
     _ZNSt9__cxx199815_List_node_base4hook*;

                 reply	other threads:[~2007-11-22 12:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4745711B.90006@suse.de \
    --to=pcarlini@suse.de \
    --cc=gcc-patches@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).