This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]