2004-12-06 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/18837
* testsuite/testsuite_performance.h: Fix mallinfo macros for
hpux.
From-SVN: r91782
+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
// -*- 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
return m;
}
}
-#else
+#elif !defined (__hpux__)
extern "C"
{
struct mallinfo