]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR libstdc++/18837 (testsuite_performance.h:63: error: redefinition of 'struct...
authorPaolo Carlini <pcarlini@suse.de>
Mon, 6 Dec 2004 16:50:44 +0000 (16:50 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 6 Dec 2004 16:50:44 +0000 (16:50 +0000)
2004-12-06  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/18837
* testsuite/testsuite_performance.h: Fix mallinfo macros for
hpux.

From-SVN: r91782

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/testsuite_performance.h

index 36203bc986b7e83f147b335dd840c22cd0c7bda7..5203cd3b4f044e4253c22c0056e6e242d63c17e0 100644 (file)
@@ -1,3 +1,9 @@
+2004-12-06  Paolo Carlini  <pcarlini@suse.de>
+
+       PR libstdc++/18837
+       * testsuite/testsuite_performance.h: Fix mallinfo macros for
+       hpux.
+
 2004-12-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
 
        * config/locale/ieee_1003.1-2001/codecvt_specializations.h
index a0d0c2991d978ec3b9681916e517893b17b5252d..d76c2521c0ce09735121be4534afa1a3a3c83c5b 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 // Testing performance utilities for the C++ library testsuite.
 //
-// Copyright (C) 2003 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -56,7 +56,7 @@ extern "C"
     return m;
   }
 }
-#else
+#elif !defined (__hpux__)
 extern "C"
 {
   struct mallinfo