]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/linker-map.gnu: Remove ; after __numpunct_cache.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 27 Jun 2003 11:01:27 +0000 (11:01 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 27 Jun 2003 11:01:27 +0000 (11:01 +0000)
From-SVN: r68563

libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu

index 4572136f010cc851089bc1b6cbb40d8ec8cdfe84..e8088c409b3c03a8883f2d54f19b4551b6df9461 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * config/linker-map.gnu: Remove ; after __numpunct_cache.
+
 2003-06-26  Benjamin Kosnik  <bkoz@redhat.com>
 
        * include/bits/ios_base.h (ios_base::_M_getloc): Return reference
index 21bdfd322a87ac9773c69eca1c7024a5c4fc8e2c..7cacdd90dbd25f4d3a50731104d72daf8b4c2aaa 100644 (file)
@@ -56,7 +56,7 @@ GLIBCPP_3.4 {
       std::__num_base::_S_format_int*;
       std::__num_base::_S_atoms_in;
       std::__num_base::_S_atoms_out;
-      std::__numpunct_cache*;
+      std::__numpunct_cache*
     };
 
     # Names not in an 'extern' block are mangled names.