This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2004 00:42:00 -0000
- Subject: [Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'
- References: <20041205001813.18837.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-12-05 00:41 -------
Hi. Have a look to testsuite_performance.h: as you can see, unfortunately at
the moment is not really 100% portable. Please, feel free to suggest changes to
the involved macros enabling support for hppa. Maybe just adding an || __hppa__
at the beginning would do the trick? Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18837